DataSource Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
Initializes a new Data |
#Fields
Name | Description |
---|---|
Appointment |
Identifies the Appointment |
Appointment |
Identifies the Appointment |
Appointment |
Identifies the Appointment |
Appointments |
Identifies the Appointments |
Appointment |
Identifies the Appointment |
Appointment |
Identifies the Appointment |
Date |
Identifies the Date |
#Properties
Name | Description |
---|---|
Appointment |
Gets or sets an object that specifies how appointment label properties map to the data source fields. |
Appointment |
Gets or sets a collection of objects that stores appointment label (category) information. |
Appointment |
Gets or sets an object that specifies how appointment properties map to the data source fields. |
Appointments |
Gets or sets a collection of objects that stores appointment information. |
Appointment |
Gets or sets a collection of objects that stores appointment status information. |
Appointment |
Gets or sets an object that specifies how appointment status properties map to the data source fields. |
Date |
Gets or sets the conversion type required before saving an appointment’s start and end values to the data source. |
#Events
Name | Description |
---|---|
Create |
Fires when the data source requests a source object for a newly added scheduler item. |
See Also