 | IVariableExpression Property |
Expression of the variable that is evaluated while calculating
DoubleValue.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxstring Expression { get; set; }Property Expression As String
Get
Set
Dim instance As IVariable
Dim value As String
value = instance.Expression
instance.Expression = value
Property Value
Type:
String
See Also