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