BsonDictionaryOptionsAttributeRepresentation Property |
Gets or sets the external representation.
Namespace: MongoDB.Bson.Serialization.AttributesAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public DictionaryRepresentation Representation { get; set; }
Public Property Representation As DictionaryRepresentation
Get
Set
member Representation : DictionaryRepresentation with get, set
Property Value
Type:
DictionaryRepresentationSee Also