Click or drag to resize

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.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.10.0
Syntax
C#
public int CurrentListId { get; set; }

Property Value

Int32
See Also