Table of Contents

Property IsDateTime

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsDateTime

Tests whether this BsonValue is a DateTime.

[Obsolete("Use IsValidDateTime instead.")]
public bool IsDateTime { get; }

Property Value

bool