IWorkflow Interface
Represents the interface definition for IWorkflow.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Usage
'Usage
Dim instance As IWorkflow
Syntax
'Declaration
Public Interface IWorkflow
Inherits IHostedApplication3, IHostedApplication2, IHostedApplication
public interface IWorkflow : IHostedApplication3, IHostedApplication2, IHostedApplication
public interface class IWorkflow : IHostedApplication3, IHostedApplication2, IHostedApplication
public interface IWorkflow extends IHostedApplication3, IHostedApplication2,
IHostedApplication
public interface IWorkflow extends IHostedApplication3, IHostedApplication2,
IHostedApplication
Platforms
See Also
Reference
IWorkflow Members
Microsoft.Uii.Desktop.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.