WorkFormat enumeration

Contains a value that represents a work format.

Syntax

CSOM

enum WorkFormat 

JSOM

PS.WorkFormat

REST Interface

WorkFormat enumeration is not expliclity defined in REST. Use the values below to understand what can be returned and set.

Members

Name Value Description
Minute 1 Minutes.
Hour 2 Hours. This is the default value.
Day 3 Days.
Week 4 Weeks.
Month 5 Months.

See Also

DraftProject
PublishedProject