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.
Specifies the selected workflow.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As OpenExistingWorkflow
Dim value As WorkflowDescription
value = instance.selectedWorkflow
instance.selectedWorkflow = value
Syntax
'Declaration
Public selectedWorkflow As WorkflowDescription
public WorkflowDescription selectedWorkflow
public:
WorkflowDescription^ selectedWorkflow
public WorkflowDescription selectedWorkflow
public var selectedWorkflow : WorkflowDescription
Platforms
See Also
Reference
OpenExistingWorkflow Class
OpenExistingWorkflow Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.