WFIntegratedApplication

Description

A class that represents an integrated application, such as an AgileConnector.

Syntax

public class WFIntegratedApplication : IWFIntegratedApplication

Constructors

public WFIntegratedApplication();

Namespace and Assembly

RequirementValue

Namespace

Ascentn.Workflow.Base

Assembly

Ascentn.Workflow.WFBase (in Ascentn.Workflow.WFBase.dll)

Properties

PropertyDescription

AppEventKind

Description:
Specifies the type of application event.
Type
IWFWorkflowService
Allowed Values:
A valid application event.

AppName

Description:
Specifies the name of the application.
Type
string
Allowed Values:
A valid, case-sensitive application name.

Category

Description:
Gets and sets a category name.
Type
string
Allowed Values:
A valid category name.

CustomConfiguration

Description:
Gets and sets custom configuration settings.
Type
System.Xml.NodeList
Allowed Values:
A valid set of custom configuration settings.

Description

Description:
A description of the application.
Type
string
Allowed Values:
A string that can contain spaces and special characters.

Impersonator

Description:
Specifies a user name of an impersonator user account.
Type
string
Allowed Values:
A valid impersonator user name.