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.