ResourceDataSet.CalendarExceptions 属性

获取有关资源的信息的日历冲突。

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

语法

声明
<BrowsableAttribute(False)> _
Public ReadOnly Property CalendarExceptions As ResourceDataSet.CalendarExceptionsDataTable
    Get
用法
Dim instance As ResourceDataSet
Dim value As ResourceDataSet.CalendarExceptionsDataTable

value = instance.CalendarExceptions
[BrowsableAttribute(false)]
public ResourceDataSet.CalendarExceptionsDataTable CalendarExceptions { get; }

属性值

类型:WebSvcResource.ResourceDataSet.CalendarExceptionsDataTable

另请参阅

引用

ResourceDataSet 类

ResourceDataSet 成员

WebSvcResource 命名空间