CalendarsManager.FindCalendars

Syntax:

FindCalendars(<Filter>)

Parameters:

<Filter> (optional)

Type: DataCompositionFilter; String.
It defines conditions to filter calendars.

Returned value:

Type: Array.
LocalCalendarKey array with a defined name.
If no name is defined, it returns keys of all calendars.

Description:

It searches for calendars.
You can set filter by the following fields:
  • Name
  • Color

Availability:

Mobile application (client).

Note:

If a string is used for method parameter, it must contain the calendar name.

    

1C:Enterprise Developer's Community