共用方式為


ProjectDataSet.ProjectResourceRow.IsRES_AVAIL_TONull 方法

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

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

語法

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

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

傳回值

類型:System.Boolean

請參閱

參照

ProjectDataSet.ProjectResourceRow 類別

ProjectDataSet.ProjectResourceRow 成員

WebSvcProject 命名空間