PublicAPI.Portal.CalendarEvent.CheckEventsELMA API Documentation
Check, if there are overlapping events in the calendar
Access path: PublicAPI.Portal.CalendarEvent.CheckEvents
Overload List

  NameDescription
Public methodCheckEvents(DateTime, DateTime, Schedule)
Check, if there are overlapping events in the calendar
Public methodCheckEvents(DateTime, DateTime, User)
Check, if the user has overlapping events
Back to Top
See Also