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