Property AsNullableDecimal
AsNullableDecimal
Casts the BsonValue to a Nullable{Decimal} (throws an InvalidCastException if the cast is not valid).
public decimal? AsNullableDecimal { get; }
Casts the BsonValue to a Nullable{Decimal} (throws an InvalidCastException if the cast is not valid).
public decimal? AsNullableDecimal { get; }