ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Mapping Namespace / AnnotationFeatureClassDefinition Class / IsSymbolIDRequired Method

In This Topic
    IsSymbolIDRequired Method
    In This Topic
    Gets the value of whether the annotation requires a symbol id.
    Syntax
    public bool IsSymbolIDRequired()
    Public Function IsSymbolIDRequired() As Boolean

    Return Value

    Whether the annotation requires a symbol id.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also