Click or drag to resize

BaseProblemDescription Property

Gets or sets the description of the problem.

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 string Description { get; set; }

Property Value

Type: String
The description.
See Also