Share via


StartedPostEventArgs members

Represents methods and properties in the post-event arguments for the OnStarted event handler method.

The StartedPostEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property EnterpriseProjectTypeUid Gets the GUID of the enterprise project type.
Public property ProjectUid Gets the GUID of the project.
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

StartedPostEventArgs class

Microsoft.Office.Project.Server.Events namespace