Hi!
I have two entities: Invoice and items (a list of rows for that invoice). I would like to create the property TInvoice.Items<TItems>. In the Aurelius documentation I see thaht I can use an Association in the child entity, but I don't know how to do this via DataModeler. I can modify the created source code, but it will get lost when saving again in DM.
So shortly: In DM, how can I create the Items<TItems> property in the TInvocie entity?
Im quite new to Aurelius+DM, so have this in mind when answering.. :)
Kind regards,
Dino