ResourceDataSet.CalendarExceptionsRow.RES_UID 属性

此异常所适用的资源的唯一标识符。

命名空间:  WebSvcWorkflow
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property RES_UID As Guid
    Get
    Set
用法
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Guid

value = instance.RES_UID

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

属性值

类型:System.Guid

另请参阅

引用

ResourceDataSet.CalendarExceptionsRow 类

ResourceDataSet.CalendarExceptionsRow 成员

WebSvcWorkflow 命名空间