Click or drag to resize

ListExecutionException Properties

The ListExecutionException type exposes the following members.

Properties
 NameDescription
Public propertyCurrentListId 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.
Public propertyQueuedListId 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.
Top
See Also