Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do I have to re-register business objects?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01164618
Message ID:
01165191
Views:
10
Jess,

>I have a business form with business objects registered. The form is then used as an inherited form in several modules. The problem is that it seems the registered business objects methods in the based form are gone. Do I have to re-register business objects again so that the methods can be utilized?

>I was expecting that the methods of object properties oNations, oRegions, oPersonData are available in the instantiated form. Am I missing something here?

If you have instantiated objects in the base form's constructor, then you should definitely be able to get a reference to these public business object reference properties in the sublclassed form and call the business object methods. What happens when you try to do this? Are you getting a compile time or run time error?

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform