API Reference
Class
GroupReportingScenarioOptions
Options for group reporting scenarios (summary exports and risk slices).
Inheritance
- Object
- GroupReportingScenarioOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public GroupReportingScenarioOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.