SlotDifference.Level Property

Definition

Gets level of the difference: Information, Warning or Error.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.level")]
public string Level { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.level")>]
member this.Level : string
Public ReadOnly Property Level As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to