EnumRepresentationConventionRepresentation Property |
Gets the representation.
Namespace:
MongoDB.Bson.Serialization.Conventions
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.20.0+ee01960089f28ea1b501690df5fc9f6318a70242
Syntax public BsonType Representation { get; }
Public ReadOnly Property Representation As BsonType
Get
member Representation : BsonType with get
Property Value
Type:
BsonTypeSee Also