The following tables list the members exposed by JournalPropertyMappingCollection.
Name | Description | |
---|---|---|
JournalPropertyMappingCollection Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
IsUpdating | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
Item | Overloaded. Returns the data member to which the specified schedule property or metadata entry is mapped to. (Inherited from Infragistics.PropertyMappingCollection<JournalProperty,JournalPropertyMapping>) | |
MetadataPropertyMappings | Used for defining metadata field mappings. (Inherited from Infragistics.PropertyMappingCollection<JournalProperty,JournalPropertyMapping>) | |
UseDefaultMappings | Specifies whether to use default mappings. (Inherited from Infragistics.PropertyMappingCollection<JournalProperty,JournalPropertyMapping>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
NotifyItemsChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds mapping for the specified journal property. | |
AddRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
BeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
BinarySearch | Overloaded. (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
EndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
GetItem | Gets the TMapping instance associated with the specified key. (Inherited from Infragistics.PropertyMappingCollection<JournalProperty,JournalPropertyMapping>) | |
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
InsertRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<JournalPropertyMapping>) | |
ReInitialize | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
Remove | Overloaded. Removes the first occurrence of a specific object from the Collection. (Inherited from Infragistics.PropertyMappingCollection<JournalProperty,JournalPropertyMapping>) | |
RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<JournalPropertyMapping>) | |
RemoveRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<JournalPropertyMapping>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<JournalPropertyMapping>) | |
ClearItems | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
CreateNew | Creates a new instance of mapping object that's compatible with this collection. (Inherited from Infragistics.PropertyMappingCollection<JournalProperty,JournalPropertyMapping>) | |
InsertItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
MoveItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnBeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnCollectionChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnEndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnItemAdded | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnItemAdding | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnItemPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnItemRemoved | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnItemRemoving | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
RaisePropertyChangedEvent | Raises PropertyChanged event. (Inherited from Infragistics.PropertyMappingCollection<JournalProperty,JournalPropertyMapping>) | |
RemoveItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) | |
SetItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<JournalPropertyMapping>) | |
ItemPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<JournalPropertyMapping>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<JournalPropertyMapping>) |