ASPxClientAppointment Properties
Represents a client-side equivalent of the Appointment class.| Name | Description |
|---|---|
| appointmentId | Returns the client appointment ID. |
| appointmentType | Gets the appointment type. |
| interval | Gets or sets the time interval of the time cells covered by the current appointment. |
| labelIndex | Returns the label’s index. |
| resources | Gets resources associated with the appointment. |
| statusIndex | Gets the status index. |
See Also