次の方法で共有


StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_WORK プロパティ

タスクにリソースが実行するスケジュールされている作業時間の合計金額です。

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

構文

'宣言
Public Property ASSN_WORK As Decimal
    Get
    Set
'使用
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim value As Decimal

value = instance.ASSN_WORK

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

プロパティ値

型: System.Decimal

関連項目

参照先

StatusingAssignmentDependenciesDataSet.PostDependenciesRow クラス

StatusingAssignmentDependenciesDataSet.PostDependenciesRow メンバー

WebSvcStatusing 名前空間