Table of Contents

Property AsNullableDecimal128

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsNullableDecimal128

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

public Decimal128? AsNullableDecimal128 { get; }

Property Value

Decimal128?