IDataExchange.Attributes property
This property represents the attributes of the Data Exchange.
public Dictionary<string, string> Attributes { get; set; }
See Also
- interface IDataExchange
- namespace Autodesk.DataExchange.Core.Interface