共用方式為


ProjectDataSet.ProjectResourceRow.IsRES_WORK_VARNull 方法

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

命名空間:  WebSvcProject
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

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

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

傳回值

類型:System.Boolean

請參閱

參照

ProjectDataSet.ProjectResourceRow 類別

ProjectDataSet.ProjectResourceRow 成員

WebSvcProject 命名空間