共用方式為


ImportTimesheetDataSet.LinesRow.TS_LINE_UID 屬性

取得或設定時程表行 GUID。

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

語法

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

value = instance.TS_LINE_UID

instance.TS_LINE_UID = value
public Guid TS_LINE_UID { get; set; }

屬性值

類型:System.Guid

備註

這是ImportTimesheetDataSet的主索引鍵。

請參閱

參照

ImportTimesheetDataSet.LinesRow 類別

ImportTimesheetDataSet.LinesRow 成員

WebSvcStatusing 命名空間