ArcGIS Pro 2.9 API Reference Guide
Annotations Property

ArcGIS.Desktop.Mapping Namespace > RulePackageAttribute Class : Annotations Property
Gets the collection of annotations associated with the attribute
Syntax
public IReadOnlyDictionary<string,object> Annotations {get;}
Public ReadOnly Property Annotations As IReadOnlyDictionary(Of String,Object)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

RulePackageAttribute Class
RulePackageAttribute Members