Version

Infragistics.Scheduler.Data Namespace

Classes
 ClassDescription
ClassActivityOperationResult<T> Contains information about an add, remove, or update operation related to an activity which may be executed asynchronously.
ClassActivityQueryResult<T> Contains information about an activity query.
ClassAppointmentOperationResult Contains information about an add, remove, or update operation related to an appointment which may be executed asynchronously.
ClassAppointmentQueryResult Encapsulates the result returned from the Infragistics.Scheduler.DataSource.ScheduleDataSource.GetAppointmentsInRange method
ClassDataError Contains information about a data error.
ClassDataErrorEventArgs Contains information about the Infragistics.Scheduler.DataSource.ScheduleDataSource.DataError event.
ClassDataObjectModificationError<T> Contains information about a failed attempt to delete or update an existing Infragistics.Scheduler.DataBindableItemBase.DataObject.
ClassDataObjectPropertyAccessError<T> Contains detailed information related to a failed attempt to read or write a property value.
ClassDateQueryResult Contains information about a date-related Infragistics.Scheduler.DataSource.ScheduleDataSource query.
ClassDateQueryResultBase Base class for date-related query result objects.
ClassDateRangeQueryResultBase Base class for date range query result objects.
ClassDateRecurrenceParseError Contains information about a failed parsing operation for a DateRecurrence.
ClassIncompletePropertyMappingsError<T> Occurs when the Infragistics.Scheduler.DataSource.ScheduleListDataSource.AppointmentPropertyMappings is missing a required property mapping.
ClassInvalidPropertyMappingError<T> Occurs when a Infragistics.Scheduler.DataSource.SchedulePropertyMapping is encountered which references a non-existent or inaccessible property.
ClassOperationResultBase Encapsulates the result of an operation or query.
Delegates
 DelegateDescription
DelegateDataErrorEventHandler Defines the signature for the DataError event handler.
Enumerations
 EnumerationDescription
EnumerationActivityOperation Constants which describe an operation related to an activity.
EnumerationAppointmentProperty Constants which identify a property of the Infragistics.Scheduler.Appointment class.
EnumerationDataSourceOperation Constants which identify an operation executed by a data source.
EnumerationOperationStatus Constants which identify the status of an operation.
EnumerationScheduleResourceColorScheme Constants which identify a color scheme for a Infragistics.Scheduler.ScheduleResource.
EnumerationScheduleResourceProperty Constants which identify a property of the Infragistics.Scheduler.ScheduleResource class.
See Also