WorkflowDescription.workflow Field
Specifies the workflow entity.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As WorkflowDescription
Dim value As Entity
value = instance.workflow
instance.workflow = value
Syntax
'Declaration
Public workflow As Entity
public Entity workflow
public:
Entity^ workflow
public Entity workflow
public var workflow : Entity
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.