ComponentOne Scheduler for WPF and Silverlight
Conflicts Property (Appointment)

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