This document is archived and information here might be outdated.  Recommended version.


ICodedValueAttributes Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICodedValueAttributes Interface
ArcGIS Developer Help

ICodedValueAttributes Interface

Provides access to members that determine if coded values are used.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property UseCodedValue Indicates if coded values are used.

Classes that implement ICodedValueAttributes

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.