Orchestration.EnlistOrchestrationAction.

Orchestration.

Host Property

Summary

Specifies the BizTalk host on which to enlist the orchestration.

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string