Created on 28 February 2019
icon_unfollowing
Login to follow
objecttorecordlist-using-c-reflection

ObjectToRecordList (Using C# Reflection)

Stable version 1.0.0 (Compatible with OutSystems 11)
Also available for 10
Uploaded on 28 February 2019 by 
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 (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
ObjectToRecordList (Using C# Reflection) has no dependencies.
Application Objects
ObjectToRecordList (Using C# Reflection) has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
.NET
Database:
All
Asset consumers
No consumers yet.
Weekly downloads