Orchestration.StartOrchestrationAction.

Orchestration.

AutoEnableReceiveLocation Property

Summary

Specifies whether receive locations associated with this orchestration should be automatically enabled. The default is false.

Syntax

[TaskAttribute("autoenablereceivelocation")]
public bool AutoEnableReceiveLocation { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool