Dear Gateway community,
I'm currently having a gateway model that I defined programmatically.
In the define method redefinition, I've created few properties and bound my entity set to a structure.
I was wondering if there was anyway to override the label of a property.
I only could find the set_label_from_text_element method but it does not exactly serve my purpose.I searched around the standard classes for a set_label method that would take a string as importing parameter but without success.
Any help would be appreciated.
Thanks in advance,
Paul