DataElements Property
Collection of data elements for the client's request.
Syntax
public GISBElementList DataElements { get; }
Public Property DataElements As GISBElementList
Remarks
Data elements will include required elements such as "to", "from", "input-format", etc., and may contain other elements as sent by your trading partner.
This property is not available at design time.