Property ValueType
- Namespace
 - MongoDB.Bson.Serialization.Serializers
 
- Assembly
 - MongoDB.Bson.dll
 
ValueType
Gets the type of the value.
public Type ValueType { get; }
Property Value
- Type
 The type of the value.
Gets the type of the value.
public Type ValueType { get; }
The type of the value.