共用方式為


ProjectDataSet.ProjectResourceRow.IsRES_COST_CENTERNull method

決定是否要將RES_COST_CENTER屬性設定為 null 值。

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

Syntax

'宣告
Public Function IsRES_COST_CENTERNull As Boolean
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean

請參閱

參照

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace