ArcGIS Pro 3.7 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 ReadOnly Property Attributes As IReadOnlyDictionary(Of String,Object)
    public IReadOnlyDictionary<string,object> Attributes {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also