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