共用方式為


StatusingAssignmentsDataSet.AssignmentsRow.ASSN_REM_OVT_WORK 屬性

表示指定的工作分派的加班時數與剩餘預算的金額。

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

語法

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

value = instance.ASSN_REM_OVT_WORK

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

屬性值

類型:System.Decimal

請參閱

參照

StatusingAssignmentsDataSet.AssignmentsRow 類別

StatusingAssignmentsDataSet.AssignmentsRow 成員

WebSvcStatusing 命名空間