Conflicts Property | ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / Conflicts Property

In This Topic
Conflicts Property
In This Topic
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
 
See Also