Class BsonRepresentationAttribute
Unit
Grijjy.Bson.Serialization
Declaration
type BsonRepresentationAttribute = class(TCustomAttribute)
Description
Changes the representation type of an element when serializing. For example, this can be used to serialize Integer elements as Strings.
Hierarchy
- TCustomAttribute
- BsonRepresentationAttribute
Overview
Methods
Properties
Description
Methods
Properties
|
property Representation: TgoBsonRepresentation read FRepresentation; |
The type to use to serialize the element
|
Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26
|