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