次の方法で共有


StatusingAssignmentsDataSet.AssignmentsRow.ASSN_OVT_WORK プロパティ

指定された割り当ての超過作業時間の予算作業時間を示します。

名前空間:  WebSvcStatusing
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property ASSN_OVT_WORK As Decimal
    Get
    Set
'使用
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_OVT_WORK

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

プロパティ値

型: System.Decimal

関連項目

参照先

StatusingAssignmentsDataSet.AssignmentsRow クラス

StatusingAssignmentsDataSet.AssignmentsRow メンバー

WebSvcStatusing 名前空間