PS.WorkFormat enumeration (ps.js)

Specifies a value that represents a work format.

Applies to: Project Professional 2013 | Project Server 2013

PS.WorkFormat

Remarks

A work format is a delineated unit of time during which work occurs, and by which it is measured.

Members

The WorkFormat enumeration has the following members.

Member

Value

Description

minute

1

Minutes

hour

2

Hours. This is the default value.

day

3

Days

week

4

Weeks

month

5

Months

See also

Reference

Microsoft.ProjectServer.Client.WorkFormat