共用方式為


StatusCodesBasedTrigger.SubStatus 屬性

定義

取得或設定要求子狀態。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於