Table of Contents

JsonIncludeAttribute Class

Controls when a property is included in JSON serialization.

Syntax

Unit: Bcl.Json.Attributes

JsonIncludeAttribute = class(TCustomAttribute);

Constructors

Name Description
Create Creates the attribute with the specified inclusion mode.

Properties

Name Description
InclusionMode Gets the inclusion mode.