RiskAnalysisResult

RiskAnalysisResult class

Represents a result of risk analysis.

The RiskAnalysisResult type exposes the following members:

Methods

NameDescription
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

See Also