WorkflowStepRecord Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a step in a workflow
Namespace: Microsoft.Uii.Common.Entities
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Common.Entities.WorkflowStepRecord
Syntax
public class WorkflowStepRecord
Public Class WorkflowStepRecord
Constructors
Name | Description | |
---|---|---|
WorkflowStepRecord() | Initializes a new instance of the WorkflowStepRecord class. |
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 |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
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.Common.Entities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright