Click here to Skip to main content
15,886,664 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear all.

I am coding my fist console application for Sharepoint in C#.
As this is an console application I cannot use the SPList, SPWeb and other SP objects.

I get the lists that I want from my WebService.GetLists function.
And I get all the columns from the selected list.

But - I need to know what other lists the selected list is related to. And how they are related.
I have studied the XML that comes from the GetList and GetListItems, but I do not see it.


Do you have any tips for me?

Regards,
Haakon
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900