Request

Response

    ExchangeDetails.Attributes property

    The attributes data exchange. The additional information about data exchange.

    public Dictionary<string, string> Attributes { get; set; }
    

    Property Value

    The attributes.

    See Also