RiskAnalysisSettings
RiskAnalysisSettings class
Specifies settings for performing risk analysis.
The RiskAnalysisSettings type exposes the following members:
Constructors
Name | Description |
---|---|
RiskAnalysisSettings() | Initializes a new instance of the RiskAnalysisSettings class. |
Properties
Name | Description |
---|---|
iterations_count | Gets or sets the number of iterations to use in Monte Carlo simulation. The default value is 100. |
patterns | Gets a collection containing the instances of the RiskPattern class. |
See Also
- namespace aspose.tasks.riskanalysis
- assembly Aspose.Tasks