Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Iterate through ABusiness objects
Message
From
11/09/2007 09:03:00
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
 
 
To
10/09/2007 13:24:01
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01253198
Message ID:
01253645
Views:
27
As usual, Kevin came through with a brain-dead simple solution. I had it in my head it had to be more difficult that this.

foreach (ABusinessObject BizObj in this.RefBizObj)
{
// Do work here with BizObj
}

Jeff
Previous
Reply
Map
View

Click here to load this message in the networking platform