共用方式為


ImportTimesheetDataSet.LinesRow.ASSN_WORK 屬性

取得或設定在 Statusing 中的工作分派的計劃工時的總數量。

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

語法

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

value = instance.ASSN_WORK

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

屬性值

類型:System.Double

請參閱

參照

ImportTimesheetDataSet.LinesRow 類別

ImportTimesheetDataSet.LinesRow 成員

WebSvcStatusing 命名空間