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

In This Topic
    IsAutoCreate Method
    In This Topic
    Gets whether annotation is to be automatically created when a feature is created.
    Syntax
    public bool IsAutoCreate()
    Public Function IsAutoCreate() As Boolean

    Return Value

    A value on whether annotation is to be automatically created when a feature is created.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also