ArcGIS Pro 2.9 API Reference Guide
LinkedFeatureClassDescription Property

ArcGIS.Core.Data.DDL Namespace > AnnotationFeatureClassDescription Class : LinkedFeatureClassDescription Property
This represents the ArcGIS.Core.Data.FeatureClass that has a feature linked with a feature in the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.
Syntax
public FeatureClassDescription LinkedFeatureClassDescription {get;}
Public ReadOnly Property LinkedFeatureClassDescription As FeatureClassDescription
Remarks
If the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass is not created inside a ArcGIS.Core.Data.FeatureDataset, then this linked ArcGIS.Core.Data.FeatureClass must also not be inside a Feature Dataset. If the Annotation Feature Class is created inside a Feature Dataset, then the linked Feature Class must be inside the same Feature Dataset.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AnnotationFeatureClassDescription Class
AnnotationFeatureClassDescription Members