Get work week collection of calendar

Introduction

This example explains how to get the collection of work weeks of the specified calendar, 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}/calendars/{calendarUid}/workWeeks GET Read work week information for a give Calendar within a MS Project File GetCalendarWorkWeeks

cURL Example

SDKs

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

SDK Examples