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