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.7.0
Syntaxpublic int StandAloneListID { get; set; }
Property Value
Int32
Remarks
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