TimesheetListDataSet.TimesheetsRow.RES_TIMESHEET_MGR_UID 属性
指定此资源的时间表管理器的用户的唯一标识符。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property RES_TIMESHEET_MGR_UID As Guid
Get
Set
用法
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Guid
value = instance.RES_TIMESHEET_MGR_UID
instance.RES_TIMESHEET_MGR_UID = value
public Guid RES_TIMESHEET_MGR_UID { get; set; }
属性值
类型:System.Guid
另请参阅
引用
TimesheetListDataSet.TimesheetsRow 类