共用方式為


ProjectDataSet.ProjectResourceRow.RES_OVT_RATE_FMT 屬性

指定用以顯示加班工資率的速率描述格式。

命名空間:  WebSvcProject
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property RES_OVT_RATE_FMT As Integer
    Get
    Set
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Integer

value = instance.RES_OVT_RATE_FMT

instance.RES_OVT_RATE_FMT = value
public int RES_OVT_RATE_FMT { get; set; }

屬性值

類型:System.Int32

備註

如需詳細資訊,請參閱 < Resource.OvertimeRateFormat類型。

轉換至intResource.OvertimeRateFormat類型,這個屬性搭配使用。

請參閱

參照

ProjectDataSet.ProjectResourceRow 類別

ProjectDataSet.ProjectResourceRow 成員

WebSvcProject 命名空間