RiskAnalysisResult
RiskAnalysisResult class
Represents a result of risk analysis.
The RiskAnalysisResult type exposes the following members:
Methods
| Name | Description |
|---|---|
| save_report(stream) | Saves the risk analysis report to the stream in PDF format. |
| save_report(file_name) | Saves the risk analysis report to the specified file path in PDF format. |
| get_risk_items(item_type) | Returns an instance of the RiskItemStatisticsCollection for the specified risk type. |
See Also
- namespace aspose.tasks.riskanalysis
- assembly Aspose.Tasks