Compartir a través de


ApplicationPublishObject.IsStaging Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a