Click or drag to resize

BaseProblemConsequences Property

Gets the consequences object that represents the impact, if any, of performing the repairs.

Namespace:  Atalasoft.Shared.Validation
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public BaseRepairConsequences Consequences { get; }

Property Value

Type: BaseRepairConsequences
See Also