次の方法で共有


RuleManagementEventDataSource.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象