Click or drag to resize

ProblemEventArgsProblem Property

Gets the problem that was fixed.

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 BaseProblem Problem { get; }

Property Value

Type: BaseProblem
See Also