ResourceDataSet.ResourcesRow.SetRES_CHECKOUTBYNull Method
Sets the RES_CHECKOUTBY property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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