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
|
Hi, I'm trying to create an entity property viewer and this property viewer will only display properties that are persistent type. Given a string name of a property, e.g., "Id", how can tell it's persistent property within the entity or not? Is there an API in LS? Thanks. -chris |
|
|
Yes, you should be able to get that info from the metadata API. |
|
|
Ah.. Just found it. Thanks!
|
|