RiskAnalysisSettings
RiskAnalysisSettings class
Specifies settings for performing risk analysis.
Constructors
| Name | Description |
|---|---|
| RiskAnalysisSettings | Initializes a new instance of the RiskAnalysisSettings class. |
Methods
| Name | Description |
|---|---|
| get_IterationsCount | Gets the number of iterations to use in Monte Carlo simulation. The default value is 100. |
| get_Patterns | Gets a collection containing the instances of the RiskPattern class. |
| set_IterationsCount | Sets the number of iterations to use in Monte Carlo simulation. The default value is 100. |