Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I reference a BizOject’s child BizObject?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00818503
Message ID:
00818779
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform