TimesheetListDataSet.TimesheetsRow.TS_JOB_UID 屬性
取得或設定時程表工作 GUID。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_JOB_UID As Guid
Get
Set
'用途
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Guid
value = instance.TS_JOB_UID
instance.TS_JOB_UID = value
public Guid TS_JOB_UID { get; set; }
屬性值
類型:System.Guid
請參閱
參照
TimesheetListDataSet.TimesheetsRow 類別