共用方式為


ImportTimesheetDataSet.LinesRow.ASSN_PCT_WORK_COMPLETE 屬性

取得或設定在 Statusing 中某一任務已完成的工時百分比。

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

語法

'宣告
Public Property ASSN_PCT_WORK_COMPLETE As Integer
    Get
    Set
'用途
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As Integer

value = instance.ASSN_PCT_WORK_COMPLETE

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

屬性值

類型:System.Int32

請參閱

參照

ImportTimesheetDataSet.LinesRow 類別

ImportTimesheetDataSet.LinesRow 成員

WebSvcStatusing 命名空間