ResourceDataSet.ResourcesRow.SetRES_GROUPNull method
Sets the RES_GROUP property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_GROUPNull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_GROUPNull()
public void SetRES_GROUPNull()
See also
Reference
ResourceDataSet.ResourcesRow class