Hi All,
I'm studying Unit Of Work by the document web site : How to: Use the UnitOfWork Class to Manage Database Transactions | Microsoft Docs and Ax 2012 - UnitOfWork - Performance series (Part 5) | Microsoft Docs
I wonder what's the method "masterSale" as it described. I tried to find this kind of method, but I failed.
For example, the table LogisticsPostalAddress has a relation to LogisticsLocation, but I can't find a method named "LogisticsLocation" or "LocationRelatedTableRole".
And the table VendBankAccount's relation Loction_FK has the same issue.
How to solve it ?
Thanks
Hi Gunjan:
Thanks for your reply. It works.
Hi Jacky,
The "CreateNavigationPropertyMethods" property on the relation must be set to "Yes" in order for this method to be available.
In both the examples you have considered above, this property is set to No.
André Arnaud de Cal...
291,971
Super User 2025 Season 1
Martin Dráb
230,846
Most Valuable Professional
nmaenpaa
101,156