[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.SelectedAppointments

SelectedAppointments Property

SelectedAppointments

Gets the C1.Schedule.AppointmentList object containing the list of currently selected C1.Schedule.Appointment objects.

Declaration
[Browsable(false)]
[C1Description("SelectedAppointments", "The list of currently selected appointments.")]
public AppointmentList SelectedAppointments { get; }
<Browsable(False)>
<C1Description("SelectedAppointments", "The list of currently selected appointments.")>
Public ReadOnly Property SelectedAppointments As AppointmentList