ClientAPIVariables Property |
Provides access to variable handling operations.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public VariableAPI Variables { get; }
Property Value
VariableAPI
The VariableAPI instance.
Remarks In particular, counters and other variables can be accessed or transferred to the card.
See Also