共用方式為


ImportTimesheetDataSet.LinesRow.ASSN_ACT_WORK 屬性

取得或設定在 Statusing 中的工作分派的實際工時總數。

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

語法

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

value = instance.ASSN_ACT_WORK

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

屬性值

類型:System.Double

請參閱

參照

ImportTimesheetDataSet.LinesRow 類別

ImportTimesheetDataSet.LinesRow 成員

WebSvcStatusing 命名空間