Table of Contents

Property FixOldDateTimeMaxValueOnInput

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

FixOldDateTimeMaxValueOnInput

Gets or sets whether to fix occurrences of the old representation of DateTime.MaxValue on input.

public bool FixOldDateTimeMaxValueOnInput { get; set; }

Property Value

bool