Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83469

MendixObject getMembers

$
0
0

Hi,

When you call getMembers e. g.

Map<string, ?="" extends="" imendixobjectmember<?="">> map = this.tempData.getMembers(getContext());

In wich order the members will be retrieved? By the other define in the entity or by they type like Integer first, String second, etc.

Thank you.


Viewing all articles
Browse latest Browse all 83469

Trending Articles