Orchestration.

AddEnlistAction(Orchestration.EnlistOrchestrationAction) Method

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Orchestration

Syntax

[BuildElement("enlist")]
public void AddEnlistAction(Orchestration.EnlistOrchestrationAction enlist)

Attributes

Type Description
BuildElement

Parameters

Name Type Description
enlist Orchestration.EnlistOrchestrationAction

Return Value

Type Description
void