TimesheetDataSet.ActualsRow.TS_LINE_UID 屬性
代表有關聯記錄此列中的數值的TimesheetDataSet.LinesRow物件的唯一識別項。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_LINE_UID As Guid
Get
Set
'用途
Dim instance As TimesheetDataSet.ActualsRow
Dim value As Guid
value = instance.TS_LINE_UID
instance.TS_LINE_UID = value
public Guid TS_LINE_UID { get; set; }
屬性值
類型:System.Guid
請參閱
參照
TimesheetDataSet.ActualsRow 類別