JsonIgnoreAttribute Class
Excludes a field or property from JSON serialization and deserialization.
Syntax
Unit: Bcl.Json.Attributes
JsonIgnoreAttribute = class(TCustomAttribute);
Excludes a field or property from JSON serialization and deserialization.
Unit: Bcl.Json.Attributes
JsonIgnoreAttribute = class(TCustomAttribute);