TimesheetDataSet.CustomFieldsRow.TS_UID 屬性
指定此自訂欄位值所屬的時程表唯一識別項。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_UID As Guid
Get
Set
'用途
Dim instance As TimesheetDataSet.CustomFieldsRow
Dim value As Guid
value = instance.TS_UID
instance.TS_UID = value
public Guid TS_UID { get; set; }
屬性值
類型:System.Guid
請參閱
參照
TimesheetDataSet.CustomFieldsRow 類別