ProblemEventArgsProblem Property |
Gets the problem that was fixed.
Namespace:
Atalasoft.Shared.Validation
Assembly:
Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic BaseProblem Problem { get; }Public ReadOnly Property Problem As BaseProblem
Get
Property Value
Type:
BaseProblem
See Also