ResourceDataSet.ResourceRatesRow.SetRES_OVT_RATENull method
Sets the RES_OVT_RATE property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.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