ProjectDataSet.ProjectResourceRow.SetRES_CODENull Method
Sets the RES_CODE property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_CODENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_CODENull()
public void SetRES_CODENull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class