다음을 통해 공유


Calendar.BaseCalendarExceptions property

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

Syntax

'Declaration
Public ReadOnly Property BaseCalendarExceptions As CalendarExceptionCollection
    Get
'Usage
Dim instance As Calendar
Dim value As CalendarExceptionCollection

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

Property value

Type: Microsoft.ProjectServer.Client.CalendarExceptionCollection

See also

Reference

Calendar class

Calendar members

Microsoft.ProjectServer.Client namespace