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