Request

Response

    ElementDataModel.TopLevelElements property

    Gets a list of the top level elements within this Data Exchange.

    public IEnumerable<Element> TopLevelElements { get; }
    

    See Also