Iterate through a Buismess Object


Author
Message
Ger Cannoll
Ger Cannoll
Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)Advanced StrataFrame User (630 reputation)
Group: StrataFrame Users
Posts: 430, Visits: 507
I am trying to set up a piece of code just to loop through a BO. Took the code below from training class manual but  cant get intellisense on BoType

foreach  (BoType bo in myBo,GetEnumerable() )
{ MessageBox.Show(.....); }

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Ger Cannoll - 14 Years Ago
Edhy Rijo - 14 Years Ago
Greg McGuffey - 14 Years Ago
Ger Cannoll - 14 Years Ago
                     Hi Gerard,

It should be:

[codesnippet]foreach...
Edhy Rijo - 14 Years Ago
                         Hi Edhy. Thanks for that. I did not see that is was the Business...
Ger Cannoll - 14 Years Ago
                             Hi Gerard,

Glad it is working for you. :P

I've...
Edhy Rijo - 14 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search