Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I instantiate a Biz rule object outside of a BizO
Message
From
08/08/2003 13:43:44
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
08/08/2003 12:34:44
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00818303
Message ID:
00818341
Views:
22
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform