LinearModel.m_cvidBasic Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Represents the number of variables that are marked as basic.
Namespace: Microsoft.SolverFoundation.Services
Assembly: Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
Syntax
'Declaration
Protected m_cvidBasic As Integer
protected int m_cvidBasic
protected:
int m_cvidBasic
val mutable m_cvidBasic: int
protected var m_cvidBasic : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.