WorkflowData Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the workflow data.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.Core.WorkflowData

Syntax

public class WorkflowData
Public Class WorkflowData

Constructors

Name Description
System_CAPS_pubmethod WorkflowData()

Initializes a new instance of the WorkflowData class.

Properties

Name Description
System_CAPS_pubproperty ActiveStepId

Gets or sets the active step ID.

System_CAPS_pubproperty IsForced

Gets or sets a Boolean value that specifies whether the workflow is forced or not.

System_CAPS_pubproperty Steps

Gets a workflow step array which can be serialized/deserialized

System_CAPS_pubproperty WorkflowId

Gets or sets the workflow ID.

System_CAPS_pubproperty WorkflowName

Gets or sets the name for the workflow

Methods

Name Description
System_CAPS_pubmethod AreAllStepsComplete()

Checks if each of the step is complete.

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 GetStepByIndex(Int32)

Gets the step by index

System_CAPS_pubmethod GetStepByStepId(Guid)

Gets the step by step ID.

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ReturnACopy()

Creates a copy of workflow.

System_CAPS_pubmethod SetPendingWorkflowData(String)

Sets the pending workflow.

System_CAPS_pubmethod SetPendingWorkflowData(String, Boolean)

Sets the pending workflow.

System_CAPS_pubmethod SetWorkflowData(String)

Set the workflow content from the XML to the data structure.

System_CAPS_pubmethod SetWorkflowStepsData(String)

Sets the workflow steps' content from the XML to the data structure.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod WorkflowDataInXml(Guid, Int32, Guid)

Forms an XML of the workflow content.

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

© 2017 Microsoft. All rights reserved. Copyright