ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Editing Namespace / KnowledgeGraphProvenanceDescription Class / Attributes Property

In This Topic
    Attributes Property (KnowledgeGraphProvenanceDescription)
    In This Topic
    Gets the additional attributes for user specified fields to assign to the row in the provenance table.
    Syntax
    public IReadOnlyDictionary<string,object> Attributes {get;}
    Public ReadOnly Property Attributes As IReadOnlyDictionary(Of String,Object)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also