







Are all variables in this model instance of type integer?
Namespace: Optimization
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
| C# |
|---|
public bool AreAllVariablesInteger { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AreAllVariablesInteger As Boolean Get |
| Visual C++ |
|---|
public: property bool AreAllVariablesInteger { bool get (); } |
