ResourceDataSet.ResourceAvailabilitiesRow.SetRES_AVAIL_UNITSNull method
Sets the RES_AVAIL_UNITS property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_AVAIL_UNITSNull
'Usage
Dim instance As ResourceDataSet.ResourceAvailabilitiesRow
instance.SetRES_AVAIL_UNITSNull()
public void SetRES_AVAIL_UNITSNull()
See also
Reference
ResourceDataSet.ResourceAvailabilitiesRow class