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


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

IAnnotationExpressionParser2 Interface

Provides access to members to parse annotation expressions.

Product Availability

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

Members

Name Description
Read-only property Attribute The attribute fields in the expression.
Read-only property AttributeCount The number of attribute fields in the expression.
Read-only property Expression The annotation expression.
Method FindLabel The label for a given feature based on the annotation expression.
Method LastError Reports error that occurred in FindLabel method.

Classes that implement IAnnotationExpressionParser2

Classes Description
AnnotationExpressionParser The expression parser handed out by the AnnotationExpressionEngine.
HotLinkExpressionParser The expression parser handed out by the HotLink Expression Engines.