Severity
Gets or sets the severity of messages emitted by this constraint.
Declaration
public SeverityType Severity { get; set; }
Property Value
Type | Description |
---|---|
SeverityType |
Remarks
The default value is Warning.
Gets or sets the severity of messages emitted by this constraint.
public SeverityType Severity { get; set; }
Type | Description |
---|---|
SeverityType |
The default value is Warning.