Freigeben über


Revision.Active Eigenschaft

Definition

Ruft einen booleschen Wert ab, der beschreibt, ob die Revision aktiv ist.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.active")]
public bool? Active { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.active")>]
member this.Active : Nullable<bool>
Public ReadOnly Property Active As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: