PublishedProject.DefaultTaskType property
Gets the default type for tasks in the project.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property DefaultTaskType As TaskType
Get
'Usage
Dim instance As PublishedProject
Dim value As TaskType
value = instance.DefaultTaskType
[RemoteAttribute]
public TaskType DefaultTaskType { get; }
Property value
Type: Microsoft.ProjectServer.Client.TaskType
A numerical value that indicates the default task type.