Edit Specific Resource Assignment

Introduction

This example explains how to edit a resource assignment within a MS Project file using a resource identifier, with 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/{assignmentUid} PUT Update a Resource in a MS Project file using a identifier PutAssignment

cURL Example

SDKs

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

SDK Examples