Project.WorkFormat Enumeration
Specifies the work format.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration WorkFormat
'Usage
Dim instance As Project.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
Use the Project.WorkFormat type to set the PROJ_OPT_WORK_ENTRY_FMT property in a [Project Web service].ProjectDataSet.ProjectResourceRow or [Project Web service].ProjectDataSet.ProjectRow.