共用方式為


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 命名空間