ResourceDataSet.ResourcesRow.SetRES_COST_CENTERNull method
Sets the RES_COST_CENTER property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.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