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 | |
---|---|---|
WorkflowDescription() | Initializes a new instance of the WorkflowDescription class. |
|
WorkflowDescription(Entity) | Initializes a new instance of the WorkflowDescription class. |
Properties
Name | Description | |
---|---|---|
Id | Gets or sets the workflow ID. |
|
Name | Gets the workflow name. |
|
WorkflowXAML | Gets the Workflow XAML. |
Methods
Name | Description | |
---|---|---|
Delete() | Deletes the workflow. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
Save(String) | Saves the workflow. |
|
Save(String, String) | Saves the workflow. |
|
SaveAs(String) | Saves the workflow as a new copy. |
|
ToString() | Converts the workflow description to string.(Overrides Object.ToString().) |
Fields
Name | Description | |
---|---|---|
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