StageEnteredPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnStageEntered event handler method.
The StageEnteredPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
StageEnteredPostEventArgs | Creates an instance of the StageEnteredPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CurrentStageUid | Gets the GUID of the current workflow stage. |
![]() |
PreviousStageUid | Gets the GUID of the previous workflow stage. |
![]() |
ProjectUid | Gets the GUID of the project. |
![]() |
WorkflowInstanceUid | Gets the GUID of the instance of workflow. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top