Activity Class

Specifies constants associated with the Project Server sample workflow.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.Activity

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Class Activity
'Usage
Dim instance As Activity
public class Activity

Remarks

The sample workflow that is installed with Microsoft Project Server 2010 is named Sample Proposal. The Project 2010 SDK download includes the source code for the sample workflow, which is named SampleProposal2 to avoid conflicts.

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.

See Also

Reference

Activity Members

Microsoft.Office.Project.Server.Library Namespace