BaseProblem.Consequences 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.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax public BaseRepairConsequences Consequences { get; }
Public ReadOnly Property Consequences As BaseRepairConsequences
Get
Property Value
Type:
BaseRepairConsequencesSee Also