The following tables list the members exposed by TaskPropertyMappingCollection.
Name | Description | |
---|---|---|
TaskPropertyMappingCollection Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<TaskPropertyMapping>) | |
IsUpdating | Returns true if the change notifications have been suspended using the BeginUpdate method. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<TaskPropertyMapping>) | |
Item | Overloaded. Returns the data member to which the specified schedule property or metadata entry is mapped to. (Inherited from Infragistics.Services.PropertyMappingCollection<TaskProperty,TaskPropertyMapping>) | |
MetadataPropertyMappings | Used for defining metadata field mappings. (Inherited from Infragistics.Services.PropertyMappingCollection<TaskProperty,TaskPropertyMapping>) | |
UseDefaultMappings | Specifies whether to use default mappings. (Inherited from Infragistics.Services.PropertyMappingCollection<TaskProperty,TaskPropertyMapping>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<TaskPropertyMapping>) | |
NotifyItemsChanged | Returns a boolean indicating whether the derived collection should have its OnItemAdded and OnItemRemoved methods invoked. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<TaskPropertyMapping>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<TaskPropertyMapping>) | |
ItemPropertyChanged | Raised when an object in the collection raises its System.ComponentModel.INotifyPropertyChanged.PropertyChanged event. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<TaskPropertyMapping>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<TaskPropertyMapping>) |