Client Object Model Field

Posted by sladescross on December 2, 2011

http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.field.aspx


using System; using Microsoft.SharePoint.Client;


namespace Microsoft.SDK.SharePointFoundation.Samples { class FieldExample { static void Main() { string siteUrl =

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.