Orchestration.

OrchestrationName Property

Summary

The name of the orchestration to perform an action on.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Orchestration

Syntax

[TaskAttribute("name", Required = true)]
[StringValidator(AllowEmpty = false)]
public string OrchestrationName { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string