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