Show: Delphi C++
Display Preferences

Data.DBXJSONReflect.JSONMarshalled

From XE2 API Documentation
Jump to: navigation, search

Data.DBXJSONReflect.JSONBooleanAttributeSystem.TCustomAttributeSystem.TObject
JSONMarshalled

Delphi

JSONMarshalled = class(JSONBooleanAttribute)

C++

class PASCALIMPLEMENTATION JSONMarshalled : public JSONBooleanAttribute

Properties

Type Visibility Source Unit Parent
class public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect Data.DBXJSONReflect

Description

Attribute that specifies whether a field or type should be marshalled or unmarshalled.

If the Value property of this JSONMarshalled is False, the field or type will be skipped during the marshalling and unmarshalling process.

If JSONMarshalled is not present, the default value is True.

See Also

Personal tools
Previous Versions
Translations