StatusingDataSet.ResourcesRow.SetRES_STD_RATENull method
Sets the RES_STD_RATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_STD_RATENull
'Usage
Dim instance As StatusingDataSet.ResourcesRow
instance.SetRES_STD_RATENull()
public void SetRES_STD_RATENull()
See also
Reference
StatusingDataSet.ResourcesRow class