次の方法で共有


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 名前空間