Compartir a través de


DataExport.Enable Propiedad

Definición

Obtiene o establece activo cuando está habilitado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a