Orx.MathProg (C#)
C#
Show/Hide TOC
Var
D
2
Variable
Type Property
Type of the variable:
Continuous
,
Binary
or
Integer
.
Definition
Namespace:
Orx.MathProg
Assembly:
Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
Copy
public
VariableType
VariableType
{
get
; }
Property Value
VariableType
See Also
Reference
VarD2 Class
Orx.MathProg Namespace
In This Article
Definition
See Also