Appointment Mappings
- 3 minutes to read
Note
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.
Mapping | Data Type | Description |
---|---|---|
All | Boolean | Maps to the Appointment. |
Appointment | Object (any type) | Maps to the Persistent Consider using the Appointment |
Description | String | Maps to the Appointment. |
End | Date | Maps to the Appointment. |
Label | Object (any type) | Maps to the Appointment. |
Location | String | Maps to the Appointment. |
Original | Date | Maps to the Appointment. |
Original | Date | Maps to the Appointment. |
Percent | Integer | Maps to the Appointment. |
Resource | Object (any type) | Maps to the Appointment. |
Resource | String | Maps to the Appointment. |
Recurrence | String | Maps to the Appointment. |
Reminder | String | Used to create a reminder specified by the Appointment. |
Start | Date | Maps to the Appointment. |
Status | Object (any type) | Maps to the Appointment. |
Subject | String | Maps to the Appointment. |
Time | String | Maps to the Appointment. |
Type | Integer | Maps to the Appointment. |