ArcGIS Pro 2.8 API Reference Guide
GetStatus Method

ArcGIS.Core.Data.Mapping Namespace > AnnotationFeature Class : GetStatus Method
Gets the status of the annotation feature. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public AnnotationStatus GetStatus()
Public Function GetStatus() As AnnotationStatus

Return Value

The status of the annotation feature.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AnnotationFeature Class
AnnotationFeature Members