SystemConfigStandAloneListID Property |
Specifies the list that should be executed when stand-alone mode is enabled.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public int StandAloneListID { get; set; }
Property Value
Int32Remarks
The list with this ID is executed when stand-alone mode is enabled.
Note that the list must be stored on the card before using
Store(Int32)See Also