Compartilhar via


WorkflowDescription Class

 

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

Contains the workflow description.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner.WorkflowDescription

Syntax

public class WorkflowDescription
Public Class WorkflowDescription

Constructors

Name Description
System_CAPS_pubmethod WorkflowDescription()

Initializes a new instance of the WorkflowDescription class.

System_CAPS_pubmethod WorkflowDescription(Entity)

Initializes a new instance of the WorkflowDescription class.

Properties

Name Description
System_CAPS_pubproperty Id

Gets or sets the workflow ID.

System_CAPS_pubproperty Name

Gets the workflow name.

System_CAPS_pubproperty WorkflowXAML

Gets the Workflow XAML.

Methods

Name Description
System_CAPS_pubmethod Delete()

Deletes the workflow.

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 Save(String)

Saves the workflow.

System_CAPS_pubmethod Save(String, String)

Saves the workflow.

System_CAPS_pubmethod SaveAs(String)

Saves the workflow as a new copy.

System_CAPS_pubmethod ToString()

Converts the workflow description to string.(Overrides Object.ToString().)

Fields

Name Description
System_CAPS_pubfield workflow

Specifies the workflow entity.

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.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright