共用方式為


TimesheetDataSet.LinesRow.TS_LINE_ASSN_LAST_WORK 屬性

取得最近儲存的工作分派。

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

語法

'宣告
Public Property TS_LINE_ASSN_LAST_WORK As Decimal
    Get
    Set
'用途
Dim instance As TimesheetDataSet.LinesRow
Dim value As Decimal

value = instance.TS_LINE_ASSN_LAST_WORK

instance.TS_LINE_ASSN_LAST_WORK = value
public decimal TS_LINE_ASSN_LAST_WORK { get; set; }

屬性值

類型:System.Decimal

請參閱

參照

TimesheetDataSet.LinesRow 類別

TimesheetDataSet.LinesRow 成員

WebSvcTimeSheet 命名空間