共用方式為


StatusingAssignmentsDataSet.AssignmentsRow.ASSN_UNITS 屬性

指定此工作分派,以資源的理論完整容量的百分比表示執行資源的工時。

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

語法

'宣告
Public Property ASSN_UNITS As Decimal
    Get
    Set
'用途
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_UNITS

instance.ASSN_UNITS = value
public decimal ASSN_UNITS { get; set; }

屬性值

類型:System.Decimal

備註

資源的RES_MAX_UNITS屬性會受限於ASSN_UNITS 。

請參閱

參照

StatusingAssignmentsDataSet.AssignmentsRow 類別

StatusingAssignmentsDataSet.AssignmentsRow 成員

WebSvcStatusing 命名空間