Click or drag to resize

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
Syntax
bool IsEquation { get; }

Property Value

Type: Boolean
See Also