Table of Contents

Property IsBsonDateTime

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBsonDateTime

Tests whether this BsonValue is a BsonDateTime.

public bool IsBsonDateTime { get; }

Property Value

bool