VariableBuilderIndicesDimIsInteger Method

Adds variable type information to the variable => leads to an integer (Z) variable.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public VariableBuilderType<Dim> IsInteger()

Return Value

VariableBuilderTypeDim

See Also