다음을 통해 공유


EnterpriseResource.ResourceCalendarExceptions property

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

Syntax

'Declaration
Public ReadOnly Property ResourceCalendarExceptions As CalendarExceptionCollection
    Get
'Usage
Dim instance As EnterpriseResource
Dim value As CalendarExceptionCollection

value = instance.ResourceCalendarExceptions
public CalendarExceptionCollection ResourceCalendarExceptions { get; }

Property value

Type: Microsoft.ProjectServer.Client.CalendarExceptionCollection

See also

Reference

EnterpriseResource class

EnterpriseResource members

Microsoft.ProjectServer.Client namespace