VariableAPIIntegerVariable Property |
Provides access to integer variable handling operations.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public IntegerVariableAPI IntegerVariable { get; }
Property Value
IntegerVariableAPI
The IntegerVariableAPI instance.
See Also