Version

Infragistics.Services Namespace

Classes
 ClassDescription
ClassCancelOperationResult Represents the result of a cancel operation of a pending operation.
ClassCoreUtilities Contains static helper methods.
ClassDataErrorInfo Contains information about one or more errors.
ClassDateRangeConverter Type converter for the DateRange structure
ClassItemFactory Used for creating objects of a specific type.
ClassItemFactory<T> Used for creating objects of type specified by the generic template type parameter T.
ClassKnownBoxes Class that maintains references to commonly boxed values such as booleans.
ClassMetadataPropertyMapping Used for mapping a field in the data source to an entry in the Metadata dictionary.
ClassMetadataPropertyMappingCollection Collection used for specifying fields whose values will be added to the Infragistics.Controls.Schedules.Services.ActivityBase.Metadata dictionary.
ClassNestedPropertyChangedEventArgs Event arg class used to specify full notification context when sub objects raise events and the listening object also implements INotifyPropertyChanged
ClassObjectSerializationInfo For internal use only.
ClassOperationResult Used as a return value by methods that perform operations asynchronously.
ClassPropertyChangeNotifier Abstract base class for objects that implement INotifyPropertyChanged
ClassPropertyChangeNotifierExtended Abstract base class for objects that implement INotifyPropertyChanged.
ClassPropertyMappingBase<TKey> Contains information regarding a specific property of the underlying data object and which property of the associated view object that data object property is mapped to.
ClassPropertyMappingCollection<TKey,TMapping> Base class for various field mapping collections used for specifying which field in the schedule object points to which field in the data source.
ClassPropertySerializationInfo For internal use only.
Structures
 StructureDescription
StructureDateRange Structure used to represents a range of dates.
StructureTimeRange Represents a range of time.
Enumerations
 EnumerationDescription
EnumerationErrorSeverity Used to specifiy the DataErrorInfo.Severity property.
See Also