Click or drag to resize
XWhereValue Property
Gets the value.

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

Property Value

Type: BsonValue
The value.
See Also