Property Precision
- Namespace
 - MongoDB.Driver.Encryption
 
- Assembly
 - MongoDB.Driver.Encryption.dll
 
Precision
Gets the precision.
public int? Precision { get; }
Property Value
- int?
 
Remarks
Precision may only be set for double or decimal128.
Gets the precision.
public int? Precision { get; }
Precision may only be set for double or decimal128.