Severity Property (ValidationEntry)
In This Topic
Gets the severity level of the entry.
Syntax
'Declaration
Public ReadOnly Property Severity As Severity
public Severity Severity {get;}
Property Value
A
Severity value indicating the severity level of the entry.
See Also