The following tables list the members exposed by ListCache.
Name | Description | |
---|---|---|
CacheSetName | Overridden. | |
CacheType | Overridden. | |
GlobalStrings | Gets a reference to the GlobalStringListCollection cache of all application pop-up lists in the database | |
HierarchicalStrings | Gets a reference to the HierarchicalStringListCollection cache of all user-defined lists in the database |
Name | Description | |
---|---|---|
GetGbstDefault | Gets the default string value for a given application pop-up list. | |
GetGbstDefaultObjID | Gets the objid of the default element for a given application pop-up list. | |
GetGbstElmByID | Gets the value of an element with the specified objid in the specified application pop-up list | |
GetGbstElmObjID | Gets the objid of the specified element in the specified application pop-up list | |
GetGbstElmRankObjID | Gets the objid of the specified element by rank in the specified application pop-up list | |
GetGbstList | Gets a reference to a GlobalStringList object representing an application pop-up list in the database | |
GetGbstListElements | ||
GetHgbstElmDefault | Gets the title of the default element for the given level in a user-defined list (HGBST). | |
GetHgbstElmDefaultElement | Overloaded. Gets a reference to an HierarchicalStringElement object which represents an element at the specified level in the specified list | |
GetHgbstElmDefaultObjID | Overloaded. Gets the objid of the default element for the given level in a user-defined list (HGBST). | |
GetHgbstElmObjID | Overloaded. Gets the objid of an element at a specific level in a user-defined list (HGBST) | |
GetHgbstList | Overloaded. Gets a reference to a HierarchicalStringElementCollection collection of list elements at the specified level in the given user-defined list | |
IsInGbstList | Gets whether or not the specified element value exists in a given application pop-up list | |
IsInHgbstList | Overloaded. Gets whether or not an element with the specified title exists in a given application pop-up list | |
RankIsInGbstList | Gets whether or not an element with the specified rank exists in an application pop-up list | |
TryGetHgbstList | Overloaded. | |
UpdateCache | (Inherited from FChoice.Foundation.CacheBase) |
Name | Description | |
---|---|---|
CacheUpdated | (Inherited from FChoice.Foundation.CacheBase) |