Scenario.Probability Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Represents the probability of getting a specific value.
Namespace: Microsoft.SolverFoundation.Services
Assembly: Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
Syntax
'Declaration
Public ReadOnly Probability As Rational
public readonly Rational Probability
public:
initonly Rational Probability
val Probability: Rational
public final var Probability : Rational
.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.