All Tags »
SharePoint »
Fields »
Custom Columns »
WSS »
XML »
CAML »
Code »
GetListItems »
Columns
Sorry, but there are no more tags available to filter with.
-
Ok, well after getting my custom site columns, lists, referenced list columns for the site columns and all that created.
I now have the problem of actually accessing my data. I need to read all the list items (including my new columns) into an application and into a windows service on different machines, therefore since they are not on the ...