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