ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / SchemaBuilder Class / Modify Method / Modify(AnnotationFeatureClassDescription) Method
Indicates the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass to be modified.

In This Topic
    Modify(AnnotationFeatureClassDescription) Method
    In This Topic
    Enqueue the modify operation on the object referred to by the AnnotationFeatureClassDescription.
    Syntax

    Parameters

    annotationFeatureClassDescription
    Indicates the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass to be modified.
    Exceptions
    ExceptionDescription
    The annotation symbols are invalid.
    annotationFeatureClassDescription is null.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also