 | IVariableIsEquation Property |
Returns true if the Expression is an equation. Return false if the Expression
is a number.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property IsEquation As Boolean
Get
Dim instance As IVariable
Dim value As Boolean
value = instance.IsEquation
Property Value
Type:
Boolean
See Also