WorkflowStepRecord Members
Represents a step in a workflow
The following tables list the members exposed by the WorkflowStepRecord type.
Public Constructors
Name | Description | |
---|---|---|
WorkflowStepRecord | Initializes a new instance of the WorkflowStepRecord class. |
Top
Public Properties
Name | Description | |
---|---|---|
ActionName | Gets or sets the action attached to the workflow step | |
Description | Gets or sets the description of the step | |
HostedApplicationId | Gets or sets the application ID. | |
Id | Gets or sets the unique identifier for the workflow step. | |
Name | Gets or sets the name of the workflow step |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
WorkflowStepRecord Class
Microsoft.Uii.Common.Entities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.