Orchestration.

AddStartAction(Orchestration.StartOrchestrationAction) Method

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

Syntax

[BuildElement("start")]
public void AddStartAction(Orchestration.StartOrchestrationAction start)

Attributes

Type Description
BuildElement

Parameters

Name Type Description
start Orchestration.StartOrchestrationAction

Return Value

Type Description
void