ResourceDataSet.ResourceRatesRow.SetRES_STD_RATENull Method
Sets the RES_STD_RATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_STD_RATENull
'Usage
Dim instance As ResourceDataSet.ResourceRatesRow
instance.SetRES_STD_RATENull()
public void SetRES_STD_RATENull()
See Also
Reference
ResourceDataSet.ResourceRatesRow Class