TimesheetDataSet.HeadersRow.RES_UID 属性
指定资源报告该时间表的企业资源的唯一标识符。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property RES_UID As Guid
Get
Set
用法
Dim instance As TimesheetDataSet.HeadersRow
Dim value As Guid
value = instance.RES_UID
instance.RES_UID = value
public Guid RES_UID { get; set; }
属性值
类型:System.Guid
备注
工时单创建者,记录在TS_CREATOR_RES_UID属性中,可能会有所不同从资源对其应用此时间表。