共用方式為


RuleManagementEventDataSource.SubStatus Property

Definition

[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