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


IAnnotationExpressionProperties.Expression Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAnnotationExpressionProperties Interface > IAnnotationExpressionProperties.Expression Property
ArcGIS Developer Help

IAnnotationExpressionProperties.Expression Property

The expression.

[Visual Basic .NET]
Public Property Expression As String
[C#]
public string Expression {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAnnotationExpressionProperties Interface