Table of Contents

Property IsValidDateTime

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsValidDateTime

Gets whether this BsonDateTime is a valid .NET DateTime.

public override bool IsValidDateTime { get; }

Property Value

bool