Share via


QueryDTO.IsTest Eigenschaft

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isTest")]
public bool? IsTest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isTest")>]
member this.IsTest : Nullable<bool> with get, set
Public Property IsTest As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: