Task Class
Provides constants that are used in the construction of tasks in a project.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.Task
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Class Task
'Usage
Dim instance As Task
public class Task
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.