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