Click or drag to resize
XWherePreValue Property
Gets the pre value.

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BsonValue PreValue { get; }

Property Value

Type: BsonValue
The pre value.
See Also