ResourceDataSet.ResourceRatesRow.RES_OVT_RATE プロパティ
超過作業時間に対する支払いのリソースの時間単価。
名前空間: WebSvcWorkflow
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property RES_OVT_RATE As Double
Get
Set
'使用
Dim instance As ResourceDataSet.ResourceRatesRow
Dim value As Double
value = instance.RES_OVT_RATE
instance.RES_OVT_RATE = value
public double RES_OVT_RATE { get; set; }
プロパティ値
関連項目
参照先
ResourceDataSet.ResourceRatesRow クラス