ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

CIMAnnotationLayer Class
CIMAnnotationLayer Members