WorkflowStep Members
Represents a workflow step.
The following tables list the members exposed by the WorkflowStep type.
Public Constructors
Name | Description | |
---|---|---|
WorkflowStep | Initializes a new instance of the WorkflowStep class. |
Top
Public Properties
Name | Description | |
---|---|---|
HostedApplicationId | Gets or sets the ID of the hosted application that maps to the workflow step. | |
IsStepComplete | Gets or sets a Boolean value that specifies whether a step is complete. | |
WorkflowStepAction | Gets or sets the action for the workflow step. | |
WorkflowStepDescription | Gets or sets the description of this workflow step | |
WorkflowStepId | Gets or sets the workflow step ID. | |
WorkflowStepName | Gets or sets the workflow step name. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReturnACopy | Creates a copy of workflow step | |
SetStepData | Deserializes the workflow step data | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
WorkflowStep Class
Microsoft.Uii.Desktop.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.