Compartir a través de


EHNamespaceInner.IsAutoInflateEnabled Propiedad

Definición

Obtiene o establece el valor que indica si AutoInflate está habilitado para el espacio de nombres del centro de eventos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a