Class BsonElementAttribute

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type BsonElementAttribute = class(TCustomAttribute)

Description

Attribute used to force serializing read-only properties and to modify the name of an element for serialization

Hierarchy

  • TCustomAttribute
  • BsonElementAttribute

Overview

Methods

Public constructor Create(const AName: String = '');

Properties

Public property Name: String read FName;

Description

Methods

Public constructor Create(const AName: String = '');
 

Properties

Public property Name: String read FName;

The name the element is serialized as


Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26