Click or drag to resize
IRepresentationConfigurableRepresentation Property
Gets the representation.

Namespace: MongoDB.Bson.Serialization
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
BsonType Representation { get; }

Property Value

Type: BsonType
The representation.
See Also