Request

Response

    IDataExchange.Attributes property

    This property represents the attributes of the Data Exchange.

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

    See Also