This document is archived and information here might be outdated. Recommended version. |
Provides access to members that determine if coded values are used.
Name | Description | |
---|---|---|
UseCodedValue | Indicates if coded values are used. |
Classes | Description |
---|---|
AnnotationExpressionParser | The expression parser handed out by the AnnotationExpressionEngine. |
AnnotationJScriptEngine | An object tha parses annotation expressions using JScript. |
AnnotationPythonEngine | An object tha parses annotation expressions using Python Script. |
AnnotationVBScriptEngine | An object that parses annotation expressions using VBScript. |
HotLinkExpressionParser | The expression parser handed out by the HotLink Expression Engines. |
HotLinkJScriptEngine | An object tha parses hotlink expressions using JScript. |
HotLinkPythonEngine | An object tha parses hotlink expressions using Python. |
HotLinkVBScriptEngine | An object that parses hotlink expressions using VBScript. |