| ProviderDictionaryCollection Fields |
The ProviderDictionaryCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| mByCodeName |
Code name dictionary.
| |
| mByFullName |
Full name dictionary.
| |
| mByGuid |
GUID dictionary.
| |
| mByGuidAndSite |
GUID and site ID dictionary.
| |
| mById |
ID dictionary.
| |
| mCollections |
Hashtable of all dictionary collections.
| |
| mLoadCollectionsAfterClear |
Indicates if collection should be filled with new data after clearing the collection
| |
| mLoadedGeneration |
Currently loaded generation of the objects.
| |
| mLoadingType |
Default loading type of the items.
| |
| mName |
Dictionary name.
| |
| mParameter |
Custom parameter passed to a LoadGeneration method.
| |
| mStringValues |
Values dictionary.
|