ImpactDetail.Severity Property

Definition

Gets or sets a string with the values Error or Warning depending on the severity of the impact analysis.

public string Severity { get; set; }
member this.Severity : string with get, set
Public Property Severity As String

Property Value

A string with the values Error or Warning depending on the severity of the impact analysis.

Applies to