ArcGIS Pro 2.9 API Reference Guide
SubLayers Property (CIMAnnotationLayer)

ArcGIS.Core.CIM Namespace > CIMAnnotationLayer Class : SubLayers Property
Gets or sets a collection of AnnotationSubLayers, corresponding to the annotation subclasses defined by the annotation feature class.
Syntax
public CIMAnnotationSubLayer[] SubLayers {get; set;}
Public Property SubLayers As CIMAnnotationSubLayer()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMAnnotationLayer Class
CIMAnnotationLayer Members