Add Assignment to Project With Cost

Introduction

This API allows you to add assignments to your project file with specifying its cost and returns assignment item in a response, 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}/assignments POST Add a new assignment to a MS Project File PostAssignment

cURL Example

SDKs

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

SDK Examples