共用方式為


ProjectDataSet.ProjectResourceRow.RES_CAN_LEVEL 屬性

指定是否資源撫平可以執行的資源上。

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

語法

'宣告
Public Property RES_CAN_LEVEL As Boolean
    Get
    Set
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Boolean

value = instance.RES_CAN_LEVEL

instance.RES_CAN_LEVEL = value
public bool RES_CAN_LEVEL { get; set; }

屬性值

類型:System.Boolean

備註

資源撫平解決資源衝突或透過延遲或分割特定任務的過度分派。專案伺服器層級資源,會選取的工作分派散發並重新排程。

請參閱

參照

ProjectDataSet.ProjectResourceRow 類別

ProjectDataSet.ProjectResourceRow 成員

WebSvcStatusing 命名空間