ComponentOne Scheduler for WinForms
Conflicts Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : Conflicts Property
Gets the AppointmentList object representing the list of Appointment objects which are in conflict with this particular appointment.
Syntax
'Declaration
 
Public ReadOnly Property Conflicts As AppointmentList
public AppointmentList Conflicts {get;}
See Also

Reference

Appointment Class
Appointment Members