ArcGIS Pro 2.9 API Reference Guide
LabelClasses Property (AnnotationFeatureClassDescription)

ArcGIS.Core.Data.DDL Namespace > AnnotationFeatureClassDescription Class : LabelClasses Property
The list of ArcGIS.Core.CIM.CIMLabelClass of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.
Syntax
public IReadOnlyList<CIMLabelClass> LabelClasses {get;}
Public ReadOnly Property LabelClasses As IReadOnlyList(Of CIMLabelClass)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AnnotationFeatureClassDescription Class
AnnotationFeatureClassDescription Members