ProjectDataSet.ProjectResourceRow.RES_BUDGET_WORK プロパティ
このプロジェクトでは、このリソースの総予算作業を指定します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property RES_BUDGET_WORK As Double
Get
Set
'使用
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Double
value = instance.RES_BUDGET_WORK
instance.RES_BUDGET_WORK = value
public double RES_BUDGET_WORK { get; set; }
プロパティ値
注釈
値の取得のみ可能です。
関連項目
参照先
ProjectDataSet.ProjectResourceRow クラス