Share via


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
System_CAPS_pubmethod WorkflowStep()

Initializes a new instance of the WorkflowStep class.

Properties

Name Description
System_CAPS_pubproperty HostedApplicationId

Gets or sets the ID of the hosted application that maps to the workflow step.

System_CAPS_pubproperty IsStepComplete

Gets or sets a Boolean value that specifies whether a step is complete.

System_CAPS_pubproperty WorkflowStepAction

Gets or sets the action for the workflow step.

System_CAPS_pubproperty WorkflowStepDescription

Gets or sets the description of this workflow step

System_CAPS_pubproperty WorkflowStepId

Gets or sets the workflow step ID.

System_CAPS_pubproperty WorkflowStepName

Gets or sets the workflow step name.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ReturnACopy()

Creates a copy of workflow step

System_CAPS_pubmethod SetStepData(String)

Deserializes the workflow step data

System_CAPS_pubmethod 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