Share via


ActionDetail.SubState Eigenschaft

Definition

Ruft den Unterstatus der Aktion ab oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: