Gets the event schedule editor for this channel.

Namespace:  GrassValley.Mseries.Control
Assembly:  GrassValley.Mseries.Control (in GrassValley.Mseries.Control.dll) Version: 1.0.0.0

Syntax

C#
IScheduleEditor GetScheduleEditor()
Visual Basic (Declaration)
Function GetScheduleEditor As IScheduleEditor
Visual C++
IScheduleEditor^ GetScheduleEditor()

Return Value

IScheduleEditor instance

See Also