API Reference
Class
BenchmarkRemediationPlanChange
Describes one exact setting change approved for later revalidation and execution.
Inheritance
- Object
- BenchmarkRemediationPlanChange
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property BenchmarkRemediationPlan.Changes
Constructors
public BenchmarkRemediationPlanChange() #Inherited Methods
Properties
public List<String> ControlIds { get; set; } #Gets or sets recommendation identifiers addressed by the technical change.
public String TechnicalId { get; set; } #Gets or sets the stable technical setting identifier.
public BenchmarkChangeImpact ChangeImpact { get; set; } #Gets or sets the declared operational impact.