Table of Contents

Property AsDecimal128

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsDecimal128

Casts the BsonValue to a Decimal128 (throws an InvalidCastException if the cast is not valid).

public Decimal128 AsDecimal128 { get; }

Property Value

Decimal128