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

    See Also