Property AsNullableDateTime
AsNullableDateTime
Casts the BsonValue to a Nullable{DateTime} (throws an InvalidCastException if the cast is not valid).
[Obsolete("Use ToNullableUniversalTime instead.")]
public DateTime? AsNullableDateTime { get; }
Casts the BsonValue to a Nullable{DateTime} (throws an InvalidCastException if the cast is not valid).
[Obsolete("Use ToNullableUniversalTime instead.")]
public DateTime? AsNullableDateTime { get; }