How to Expose inherited property
Hi,
I have a class that inherits from Data-Party-Person. I wish to expose the inherited properties .pyFirstName and .pyLastName in the database. Since inherited properties are not shown in the application explorer, I can't expose the properties that way.
I have tried searching using Modify Schema (Designer Studio> System > Database > Modify Schema), but that wizard also doesn't show inherited properties. Does anyone have some suggestions?
François