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