API Reference
Class
GroupReportingScenarioOptions
Options for group reporting scenarios (summary exports and risk slices).
Inheritance
- Object
- GroupReportingScenarioOptions
Constructors
public GroupReportingScenarioOptions() #Inherited Methods
Properties
public GroupCatalogScenarioOptions CatalogOptions { get; set; } #Catalog options used to retrieve groups for reporting.
public Boolean IncludeNestingSummary { get; set; } #Include nesting summary metrics in the output.
public Int32 MaxParallel { get; set; } #Maximum parallelism for nesting-summary computation.
public GroupGraphSnapshotPersistenceOptions SnapshotPersistence { get; set; } #Optional persisted snapshot options for nesting-summary computation.
public GroupRiskThresholds RiskThresholds { get; set; } #Risk classification thresholds.