How can i access to any Collection from C# code?

i can access to my Forms primary collection with: ThisForm.primarycollection...

But, how can i access to another collection from C# code.

For example.

I am on Customers Form design, i need to know how to generate XML file with a tag for a every Sales Order that have my customer, so i need to load the SLPos Collection on my code to assign the OrderNum to my XML tag.

 

Sorry for my english.

Regards!

Parents Reply Children
No Data