Table of Contents

JsonIgnoreAttribute Class

Excludes a field or property from JSON serialization and deserialization.

Syntax

Unit: Bcl.Json.Attributes

JsonIgnoreAttribute = class(TCustomAttribute);