Calendar.BaseCalendarExceptions 属性

获取要基准日历的异常的集合。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public ReadOnly Property BaseCalendarExceptions As CalendarExceptionCollection
    Get
用法
Dim instance As Calendar
Dim value As CalendarExceptionCollection

value = instance.BaseCalendarExceptions
[RemoteAttribute]
public CalendarExceptionCollection BaseCalendarExceptions { get; }

属性值

类型:Microsoft.ProjectServer.Client.CalendarExceptionCollection
基准日历异常的集合。

备注

基准日历是可以用作默认工作时间和非工作时间的一组资源指定的项目和任务日历的日历。一个任务或资源的日历与项目日历的实例是一个例外。

另请参阅

引用

Calendar 类

Calendar 成员

Microsoft.ProjectServer.Client 命名空间