Table of Contents

Property PreserveNullAndEmptyArrays

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

PreserveNullAndEmptyArrays

Gets or sets whether to preserve null and empty arrays.

public bool? PreserveNullAndEmptyArrays { get; set; }

Property Value

bool?