Trading Networks 10.7 | Administering and Monitoring B2B Transactions | Trading Networks Built-In Services Reference | Enumerate Folder | Summary of Elements in this Folder | wm.tn.enumerate:unregister
 
wm.tn.enumerate:unregister
Unregisters an enumeration; that is, it clears any server side query result object.
Input Parameters
id
String The ID of the enumeration. Obtain id from the output of a service in the wm.tn.query folder.
Output Parameters
None.
Usage Notes
*Trading Networks registers an enumeration when you execute a service in the wm.tn.query folder.
*You should use this service to unregister a query after you are done using the results of the query.