StatusingAssignmentsDataSet.AssignmentsRow.ASSN_REM_OVT_COST 属性

指示指定工作分配的成本的剩余预算的金额。

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

语法

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

value = instance.ASSN_REM_OVT_COST

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

属性值

类型:System.Decimal

另请参阅

引用

StatusingAssignmentsDataSet.AssignmentsRow 类

StatusingAssignmentsDataSet.AssignmentsRow 成员

WebSvcStatusing 命名空间