Top Method Summary
Options Name Purpose
SerializeProperty (JsonObject, character, character, character) Serializes a single property value to the current JsonObject

Top Constructor Summary
Options Name Purpose
FilterField () Constructor for the FilterField class
FilterField (character, OperatorEnum, IPrimitiveHolder) Constructor for the FilterField class

Top Property Summary
Options Name Purpose
CHARACTER Field
Consultingwerk.OperatorEnum Operator
Consultingwerk.IPrimitiveHolder Value


Method Detail
Top

SerializeProperty (JsonObject, character, character, character)

Purpose: Serializes a single property value to the current JsonObject
Notes: Allows to override the handling of individual properties during the
JsonSerialization

Parameters:
poJsonObject Progress.Json.ObjectModel.JsonObject
The reference to the target JsonObject
pcProperty CHARACTER
The name of the property in the JsonObject
pcJsonProperty CHARACTER
The name of the property in the JsonObject
pcType CHARACTER
The type of the property


Constructor Detail
Top

FilterField ()

Purpose: Constructor for the FilterField class
Notes:

Top

FilterField (character, OperatorEnum, IPrimitiveHolder)

Purpose: Constructor for the FilterField class
Notes:

Parameters:
pcField CHARACTER
The value for the Field property
poOperator Consultingwerk.OperatorEnum
The value for the Operator property
poValue Consultingwerk.IPrimitiveHolder
The value for the Value property


Property Detail
Top

CHARACTER Field


Returns CHARACTER
Top

Consultingwerk.OperatorEnum Operator


Returns Consultingwerk.OperatorEnum
Top

Consultingwerk.IPrimitiveHolder Value


Returns Consultingwerk.IPrimitiveHolder


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:02