CalendarDataSet.CalendarsRow.CAL_UID 属性

检索日历的唯一标识符。

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

语法

声明
Public Property CAL_UID As Guid
    Get
    Set
用法
Dim instance As CalendarDataSet.CalendarsRow
Dim value As Guid

value = instance.CAL_UID

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

属性值

类型:System.Guid
返回Guid

另请参阅

引用

CalendarDataSet.CalendarsRow 类

CalendarDataSet.CalendarsRow 成员

WebSvcCalendar 命名空间