Aspose.Tasks.RiskAnalysis Namespace

Contains classes for creating Risk Analysis Report.
Classes
  ClassDescription
Public classCode exampleRiskAnalysisResult
Represents a result of risk analysis.
Public classCode exampleRiskAnalysisSettings
Specifies settings for performing risk analysis.
Public classCode exampleRiskAnalyzer
Performs a Monte Carlo simulation based on the specified risk analysis settings.
Public classCode exampleRiskItemStatistics
Represents an item which stores statistical data for the task of the analyzed project.
Public classCode exampleRiskItemStatisticsCollection
Represents a collection containing the instances of the RiskItemStatistics class.
Public classCode exampleRiskPattern
Represents a risk pattern for a project task.
Public classCode exampleRiskPatternCollection
Represents a collection containing the instances of the RiskPattern class.
Enumerations
  EnumerationDescription
Public enumerationCode exampleConfidenceLevel
Specifies supported confidence levels used in risk analysis that correspond to the percentage of the time the actual values will be within optimistic and pessimistic estimates.
Public enumerationCode exampleProbabilityDistributionType
Specifies types of supported probability distributions.
Public enumerationCode exampleRiskItemType
Specifies task fields for which the statistical information is gathered during risk analysis.