Get Document Properties of a Project

Introduction

This example explains how to get a collection of a project’s document properties, using Aspose.Tasks Cloud. Aspose.Tasks Cloud is a REST API which can be used with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/{name}/documentproperties GET Read collection of document properties from a MS Project File GetDocumentProperties

cURL Example

SDKs

The Aspose.Tasks Cloud SDKs can be downloaded from the following page: Available SDKs

SDK Examples