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