Share via


CompletedPostEventArgs members

Provides properties for the post-event arguments of a completed workflow.

The CompletedPostEventArgs type exposes the following members.

Constructors

  Name Description
Public method CompletedPostEventArgs Creates an instance of the CompletedPostEventArgs class; used internally.

Top

Properties

  Name Description
Public property LastStageUid Gets the GUID of the workflow stage that has completed.
Public property ProjectUid Gets the GUID for the project.
Public property WorkflowCompletionStatus Gets an enumerator that represents under what conditions the previous stage completed.
Public property WorkflowInstanceUid Gets the GUID of the workflow instance.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CompletedPostEventArgs class

Microsoft.Office.Project.Server.Events namespace