RiskAnalysisSettings

RiskAnalysisSettings class

Specifies settings for performing risk analysis.

The RiskAnalysisSettings type exposes the following members:

Constructors

NameDescription
RiskAnalysisSettings()Initializes a new instance of the RiskAnalysisSettings class.

Properties

NameDescription
iterations_countGets or sets the number of iterations to use in Monte Carlo simulation.
The default value is 100.
patternsGets a collection containing the instances of the

See Also