WorkflowStep Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a workflow step.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.Core.WorkflowStep
Syntax
public class WorkflowStep
Public Class WorkflowStep
Constructors
Name | Description | |
---|---|---|
WorkflowStep() | Initializes a new instance of the WorkflowStep class. |
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ReturnACopy() | Creates a copy of workflow step |
|
SetStepData(String) | Deserializes the workflow step data |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright