ResourceDataSet.ResourcesRow.SetRES_GROUPNull Method
Sets the RES_GROUP property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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