List |
The ListExecutionException type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentListId | This is the list id that was running at the time the exception occurred. If currently a sub list is processed due to a call instruction, this will point to it. | |
| QueuedListId | This is the list id that was originally queued. If currently a sub list is processed due to a call instruction, this still points to the original list. |