ProjectDataSet.ProjectRow.SetPROJ_CHECKOUTBYNull method
Sets the PROJ_CHECKOUTBY property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_CHECKOUTBYNull
'Usage
Dim instance As ProjectDataSet.ProjectRow
instance.SetPROJ_CHECKOUTBYNull()
public void SetPROJ_CHECKOUTBYNull()
See also
Reference
ProjectDataSet.ProjectRow class