Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the WorkflowDescription class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim workflow As Entity
Dim instance As New WorkflowDescription(workflow)
Syntax
'Declaration
Public Sub New ( _
workflow As Entity _
)
public WorkflowDescription (
Entity workflow
)
public:
WorkflowDescription (
Entity^ workflow
)
public WorkflowDescription (
Entity workflow
)
public function WorkflowDescription (
workflow : Entity
)
Parameters
- workflow
Specifies the workflow.
Platforms
See Also
Reference
WorkflowDescription Class
WorkflowDescription Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.