ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RelationshipDescription Class / Attributes Property
Version

Attributes Property (RelationshipDescription)
Gets the attributes to assign the new row in the attributed relationship table.
Syntax
public IReadOnlyDictionary<string,object> Attributes {get;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also