ProjectDataSet.ProjectResourceRow.SetRES_COST_CENTERNull method

Sets the RES_COST_CENTER property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.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

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace