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


IAnnotationExpressionProperties.DisplayFeatureClass 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.DisplayFeatureClass Property
ArcGIS Developer Help

IAnnotationExpressionProperties.DisplayFeatureClass Property

Feature class for testing the expression.

[Visual Basic .NET]
Public Property DisplayFeatureClass As IFeatureClass
[C#]
public IFeatureClass DisplayFeatureClass {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAnnotationExpressionProperties Interface