liorlankril
Programmer
I need to write Web Service in c# that get as parameter value type string and it will search in a SharePoint list (which is Forms Library) record that the value of column (called "ID") is equal to the parametr value and will return to me value of other column in the list (called "Name")
How to do this??
How to do this??