次の方法で共有


ProjectDataSet.ProjectResourceRow.RES_OVT_RATE プロパティ

超過作業時間の時間単位の支払単価を指定します。

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

構文

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

value = instance.RES_OVT_RATE

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

プロパティ値

型: System.Double

関連項目

参照先

ProjectDataSet.ProjectResourceRow クラス

ProjectDataSet.ProjectResourceRow メンバー

WebSvcStatusing 名前空間