OfficeDev/Project-CSOM-Read-Local-CustomFields

Name: Project-CSOM-Read-Local-CustomFields

Owner: Office Developer

Description: null

Created: 2016-08-12 19:14:15.0

Updated: 2017-12-28 21:36:14.0

Pushed: 2018-01-31 20:28:14.0

Homepage: null

Size: 39

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Project CSOM Read Local CustomFields

The github.com/OfficeDev/Project-CSOM-Read-Local-CustomFields sample uses C# and the Project CSOM to demonstrate how to access custom fields that are defined within a project.

Users typically access local custom fields by opening a project using the Project Professional or Project Pro for O365, then selecting Custom Fields from the Project tab of the ribbon.

Scenario

I want to be able to retrieve project local custom fields so that I can display properties/data unique to my projects.

Using App
  1. Add the Project CSOM client package here
  2. Update the PWA site
  3. Update the login/password to your PWA site.
  4. Upload the sample Project mpp file to PWA and publish
  5. Run the app
Prerequisites

To use this code sample, you need the following:

How the sample affects your tenant data

This sample runs CSOM methods that reads the contents of uploaded project “Local Custom Fields” for the specified user. Tenant data will be affected.

Additional resources
Copyright

Copyright (c) 2016 Microsoft. All rights reserved.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.