Freigeben über


EnterpriseResource.ResourceCalendarExceptions-Eigenschaft

Ruft eine Auflistung von Ausnahmen für Basiskalender zurück, die für eine Enterprise-Ressource spezifisch sind.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property ResourceCalendarExceptions As CalendarExceptionCollection
    Get
'Usage
Dim instance As EnterpriseResource
Dim value As CalendarExceptionCollection

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

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.CalendarExceptionCollection
Eine Auflistung von Resource Kalenderausnahmen.

Siehe auch

Referenz

EnterpriseResource Klasse

EnterpriseResource-Member

Microsoft.ProjectServer.Client-Namespace