ProjectDataSet.ProjectResourceRow.SetRES_CODENull method
Sets the RES_CODE property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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