ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RulePackageAttribute Class / Annotations Property

In This Topic
    Annotations Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also