次の方法で共有


ProjectDataSet.ProjectResourceRow.RES_BCWS プロパティ

予算コストの作業スケジュール (BCWS) を指定します。

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

構文

'宣言
Public Property RES_BCWS As Double
    Get
    Set
'使用
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Double

value = instance.RES_BCWS

instance.RES_BCWS = value
public double RES_BCWS { get; set; }

プロパティ値

型: System.Double

注釈

読み取り専用です。RES_BCWSは、このプロジェクトは、状況報告日または今日の日付までに、このリソースの作業時間の累積的な基準です。

関連項目

参照先

ProjectDataSet.ProjectResourceRow クラス

ProjectDataSet.ProjectResourceRow メンバー

WebSvcProject 名前空間