Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a value that represents a work format.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Enumeration WorkFormat
'Usage
Dim instance As WorkFormat
public enum WorkFormat
Members
| Member name | Description | |
|---|---|---|
| Minute | Value=1. Minutes. | |
| Hour | Value=2. Hours. This is the default value. | |
| Day | Value=3. Days. | |
| Week | Value=4. Weeks. | |
| Month | Value=5. Months. |
Remarks
A work format is a delineated unit of time during which work occurs, and by which it is measured.