ArcGIS Pro 3.7 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 Function IsSymbolIDRequired() As Boolean
    public bool IsSymbolIDRequired()

    Return Value

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also