BusinessObjectList
The BusinessObjectList data structure holds a list of business objects.
Definition
<complexType name="BusinessObjectList">
<sequence>
<element name="list" type="tns:BusinessObject"
minOccurs="0" maxOccurs="unbounded" />
</sequence>
</complexType>
The structure consists of the following element:
list |
List of BusinessObject values. |
Was this page helpful? Yes No
Submitting...
Thank you
Comments