Click or drag to resize

SetVariableModelVariable Property

Defines a name for the variable, which can be used in following equations.

Namespace:  Livit.Learn.Model.Simulator
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string Variable { get; set; }

Property Value

Type: String
See Also