ArcObjects Library Reference (CartoUI)  

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