Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I instantiate a Biz rule object outside of a BizO
Message
De
08/08/2003 13:43:44
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
08/08/2003 12:34:44
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00818303
Message ID:
00818341
Vues:
24
Brian,

mmBusinessRule's constructor requires a parameter of an object that implements the ImmBusinessRuleHost interface.

Your best bet will be to get a reference to the BizObj for which you're doing the validation and then BizObj.GetBusinessRuleObject()

I didn't see an example in the help, but Kevin talks about doing this in the notes at the end of step 3 of the "Creating Custom Business Rule Objects" topic.

Hope that helps,
---J


>How do I instantiate a Biz rule object outside of a BizOject. ( I thought I saw an example of this in the Dev guild but can’t find it again) say on a form to do validation on controls.
>
>Thanks
> Brian G
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform