The create and update sample code demonstrates how to create and update a project using CSOM and .Net
###Prerequisites To use this Project Online ReST code sample, you need the following:
- An Office 365 tenant with a Project license
- The SharePoint client runtime and Project .Net libraries. It is available as a Nuget Package from here
- Visual Studio or other .Net IDE
###Modules
##How the sample affects your tenant data This sample runs CSOM methods that create, read, update, or delete data. When running commands that delete or edit data, the sample creates sample data. The sample data is created or edited so that your actual tenant data is unaffected.
- [Client-side object model (CSOM) for Project 2013] (https://msdn.microsoft.com/en-us/library/office/jj163123.aspx)
- [SharePoint and Project Online SDK] (https://www.nuget.org/packages/Microsoft.SharePointOnline.CSOM)
Copyright (c) 2016 Microsoft. All rights reserved.