ArcGIS Pro 2.9 API Reference Guide
AnnotationFeatureClassDescription Constructor(String,AnnotationFeatureClassDefinition)

ArcGIS.Core.Data.DDL Namespace > AnnotationFeatureClassDescription Class > AnnotationFeatureClassDescription Constructor : AnnotationFeatureClassDescription Constructor(String,AnnotationFeatureClassDefinition)
The name of the description.
The ArcGIS.Core.Data.Mapping.AnnotationFeatureClass that the description object is representing.
Creates a description object of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.
Syntax

Parameters

name
The name of the description.
annotationFeatureClassDefinition
The ArcGIS.Core.Data.Mapping.AnnotationFeatureClass that the description object is representing.
Exceptions
ExceptionDescription
name is invalid.
annotationFeatureClassDefinition is null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AnnotationFeatureClassDescription Class
AnnotationFeatureClassDescription Members
Overload List