RuleManagementEventDataSource.SubStatus Property

Definition

Gets or sets the substatus.

[Newtonsoft.Json.JsonProperty(PropertyName="subStatus")]
public string SubStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subStatus")>]
member this.SubStatus : string with get, set
Public Property SubStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to