ListExecutionExceptionCurrentListId Property |
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.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.10.0
Syntaxpublic int CurrentListId { get; set; }Property Value
Int32
See Also