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