StatusingAssignmentsDataSet.AssignmentsRow.ASSN_WORK 属性

指定要执行某项任务的资源的计划工时的总金额。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property ASSN_WORK As Decimal
    Get
    Set
用法
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_WORK

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

属性值

类型:System.Decimal

备注

ASSN_WORK包括实际、 剩余,和加班工作。

另请参阅

引用

StatusingAssignmentsDataSet.AssignmentsRow 类

StatusingAssignmentsDataSet.AssignmentsRow 成员

WebSvcStatusing 命名空间