objecttorecordlist-using-c-reflection
Web icon

ObjectToRecordList (Using C# Reflection)

Stable version 2.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 16 Jan (4 weeks ago)
 by 
5.0
 (3 ratings)
objecttorecordlist-using-c-reflection

ObjectToRecordList (Using C# Reflection)

Details
With this component you can create input/output parameters of generic type "Object", passing any kind of structs of Records or RecordList with the platform function "ToObject(Record/RecordList)" and convert them back from "ObjectToRecordList. This component receive any kind of object struct and read its properties and data. You may use JSON serialization for the same cause, however, with C# reflection this component is very performatic and may no need to perform two operations: Serialize/Deserialize such in JSON.
Read more

Unique Function:  ObjectToRecordList(Object)

Output Parameters:

- List of "RecordList_Fields" with the fields names and datatypes of the record passed as object;

- List of "RecordList_Data" with the data row number, field id and content converted in plain text.




Release notes (2.0.0)

The component was converted to OutSystems 11 and the application set as a Library Service.

License (2.0.0)

BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)

Reviews (0)
Team
Other assets in this category