Compartir a través de


BlobSource.TreatEmptyAsNull Propiedad

Definición

Obtiene o establece el tratamiento vacío como null. Tipo: booleano (o Expression con resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="treatEmptyAsNull")]
public object TreatEmptyAsNull { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="treatEmptyAsNull")>]
member this.TreatEmptyAsNull : obj with get, set
Public Property TreatEmptyAsNull As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a