Add a new Extended Attribute definition to a Project

Introduction

This example allows you to add a new extended attribute in a project using Aspose.Tasks Cloud API in your applications. You can use our REST API with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/{name}/extendedAttributes PUT Add a new extended attribute definition to a project or updates existing attribute definition PutExtendedAttribute

cURL Example

SDKs

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

SDK Examples