The StorableObject type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| DataManager |
Gets the DataManager instance used by this instance
| |
| DisplayName |
Gets the instance display name
| |
| Id |
Gets the id/name of the element
| |
| IsDirty |
Gets the is dirty flag
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| Original |
Gets the original base data
| |
| Uri |
Gets the absolute URI of the data
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) |
See Also