This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationClassExtension Interface > IAnnotationClassExtension.LinkedFeatureClass Property (ArcObjects .NET 10.5 SDK) |
The feature class to which the annotation class is feature linked.
[Visual Basic .NET] Public ReadOnly Property LinkedFeatureClass As IFeatureClass
[C#] public IFeatureClass LinkedFeatureClass {get;}
[C++]
HRESULT get_LinkedFeatureClass(
IFeatureClass** LinkedFeatureClass
);
[C++]
Parameters LinkedFeatureClass [out, retval]
LinkedFeatureClass is a parameter of type IFeatureClass