ConfigItemCache Property (ClarifyApplication)
Gets a reference to the ConfigItemCache for accessing Clarify config items.
Syntax
'Declaration
Public ReadOnly Property ConfigItemCache As ConfigItemCache
public ConfigItemCache ConfigItemCache {get;}
Property Value
A reference to the ConfigItemCache
Remarks
To quickly access config item values, use the ConfigItems property on ClarifyApplication.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
ClarifyApplication Class
ClarifyApplication Members
ConfigItemCache Class