共用方式為


EnterpriseResource.ResourceCalendarExceptions 屬性

會取得所特有的企業資源之基準行事曆例外的集合。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property ResourceCalendarExceptions As CalendarExceptionCollection
    Get
'用途
Dim instance As EnterpriseResource
Dim value As CalendarExceptionCollection

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

屬性值

類型:Microsoft.ProjectServer.Client.CalendarExceptionCollection
資源行事曆例外的集合。

請參閱

參照

EnterpriseResource 類別

EnterpriseResource 成員

Microsoft.ProjectServer.Client 命名空間