共用方式為


TimesheetListDataSet.TimesheetsRow.RES_UID 屬性

指定的資源的 [時程表] 清單中相關聯的唯一識別項。

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

語法

'宣告
Public Property RES_UID As Guid
    Get
    Set
'用途
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Guid

value = instance.RES_UID

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

屬性值

類型:System.Guid

請參閱

參照

TimesheetListDataSet.TimesheetsRow 類別

TimesheetListDataSet.TimesheetsRow 成員

WebSvcTimeSheet 命名空間