Hello Experts,
I am trying to "duplicate" an Entity. I managed to duplicate its Attributes, but I don't know how to duplicate its Form. I am looking for something like:
TabMetadata Tab1 = ParentEntity.Form.Tabs.First() ......
Is there a library which gives easy access to Form Metadata?
Thanks!









