Property IsDateTime
IsDateTime
Tests whether this BsonValue is a DateTime.
[Obsolete("Use IsValidDateTime instead.")]
public bool IsDateTime { get; }
Tests whether this BsonValue is a DateTime.
[Obsolete("Use IsValidDateTime instead.")]
public bool IsDateTime { get; }