TaskConstID Class
The nominal values in this class are unsigned types that make them unavailable for CLS use.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.TaskConstID
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class TaskConstID
'Usage
You do not need to declare an instance of a static class in order to access its members.
[CLSCompliantAttribute(false)]
public static class TaskConstID
Remarks
Most of the constants in the TaskConstID class are for internal use. You can use the constants that are listed in Supported Project Fields and Field Information for Statusing ChangeXML to help create the changeXml parameter for the UpdateStatus method.
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.