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