This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I want to build generic functions and i am loocking for a way to read the value of all the attributes of an entity. Instead
I would have a kind of a loop
Is this possible? Thanks for your help. |
|
|
Yes you can use the LightSpeed metadata classes to discover all of the entity properties and access those programatically. There is documentation about this at http://www.mindscapehq.com/documentation/lightspeed/Working-with-Metadata/Getting-Class-Information So for example:
|
|