Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I reference a BizOject’s child BizObject?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00818503
Message ID:
00818779
Views:
18
Hi Brian,

Since you are placing the code in your Rules class, you need to alter the sample code I provided like the following:
MyChildBizObj oBizObj = (MyChildBizObj)this.HostObject.RefBizObj.Get(typeof(MyChildBizObj));
>Cathi,
> I couldn’t get your example to work. This all has to happen inside a rule object(or a least that’s what I’m trying to do). I’m writing in vb.net and I couldn’t come up with any variation of your example that the IDE would take? Could you elaborate a little more ( for the slooow kid in the back of the class<g>) ?
>
>Thanks
> Brian G (G I’m confused)
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform