DraftProject.DefaultWorkFormat property
Gets or sets the default format for work duration.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Property DefaultWorkFormat As WorkFormat
Get
Set
'Usage
Dim instance As DraftProject
Dim value As WorkFormat
value = instance.DefaultWorkFormat
instance.DefaultWorkFormat = value
[RemoteAttribute]
public WorkFormat DefaultWorkFormat { get; set; }
Property value
Type: Microsoft.ProjectServer.Client.WorkFormat
The default work format.
Remarks
An example of a format for work duration is the use of hours and minutes.