Share via


ResourceDataSet.ResourcesRow.IsRES_COST_CENTERNull method

Determines whether the RES_COST_CENTER property is set to a null value.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsRES_COST_CENTERNull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean

returnValue = instance.IsRES_COST_CENTERNull()
public bool IsRES_COST_CENTERNull()

Return value

Type: System.Boolean

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcResource namespace