ResourceDataSet.ResourcesRow.SetRES_COST_CENTERNull Method
Sets the RES_COST_CENTER property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_COST_CENTERNull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_COST_CENTERNull()
public void SetRES_COST_CENTERNull()
See Also
Reference
ResourceDataSet.ResourcesRow Class