Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmBusiness.ForeignParentKeyField property?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00891427
Message ID:
00892518
Views:
23
Hello;
Thank you for your help.

I tried to override PopulateForeignParentKeyField method in our top level sub business class like this.

foreach (string ParentKeyField in _ForeignParentKeyFields) {
base.PopulateKeyField(ParentKeyField, whereIsTheKeyFieldValue);
}

And now, we have got new problem about KeyFields values. How can we get every key fields value?

Best regards.
we can work iT ouT
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform