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

See Also

Reference

RulePackageAttribute Class
RulePackageAttribute Members