ArcGIS Pro 2.8 API Reference Guide
GetLinkedFeatureID Method

ArcGIS.Core.Data.Mapping Namespace > AnnotationFeature Class : GetLinkedFeatureID Method
Gets the ID of the feature that this annotation feature is linked to. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public object GetLinkedFeatureID()
Public Function GetLinkedFeatureID() As Object

Return Value

Gets the ID of the feature that this annotation feature is linked to.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AnnotationFeature Class
AnnotationFeature Members