Top Method Summary
Options Name Purpose
# CHARACTER AddSerializeNames (JsonSerializable) This method retrieves the serialize names of a given JsonSerializable object.
+ CHARACTER GetPropertySerializeNames (JsonSerializable) This method retrieves the serialize names of a given JsonSerializable object.


Method Detail
Top

PROTECTED CHARACTER AddSerializeNames (JsonSerializable)

Purpose: This method retrieves the serialize names of a given JsonSerializable object.
Notes:

Parameters:
poObject Consultingwerk.JsonSerializable
The JsonSerializable object for which to retrieve serialize names.
Returns CHARACTER
The serialize names of the object as a character string.
Top

PUBLIC CHARACTER GetPropertySerializeNames (JsonSerializable)

Purpose: This method retrieves the serialize names of a given JsonSerializable object.
Notes:

Parameters:
poObject Consultingwerk.JsonSerializable
The JsonSerializable object for which to retrieve serialize names.
Returns CHARACTER
The serialize names of the object as a character string.


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       22.04.2025 11:18:42