Click or drag to resize

VariableAPIBooleanVariable Property

Provides access to boolean variable handling operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax
C#
public BooleanVariableAPI BooleanVariable { get; }

Property Value

BooleanVariableAPI
The BooleanVariableAPI instance.
See Also