Bagikan melalui


CosmosSerializationOptions.IgnoreNullValues Property

Definition

Gets or sets if the serializer should ignore null properties

public bool IgnoreNullValues { get; set; }
member this.IgnoreNullValues : bool with get, set
Public Property IgnoreNullValues As Boolean

Property Value

Remarks

The default value is false

Applies to