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 类