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