BtsAssembly.Orchestrations Property

Definition

public:
 property Microsoft::BizTalk::Deployment::Assembly::BtsOrchestrationCollection ^ Orchestrations { Microsoft::BizTalk::Deployment::Assembly::BtsOrchestrationCollection ^ get(); void set(Microsoft::BizTalk::Deployment::Assembly::BtsOrchestrationCollection ^ value); };
public Microsoft.BizTalk.Deployment.Assembly.BtsOrchestrationCollection Orchestrations { get; set; }
member this.Orchestrations : Microsoft.BizTalk.Deployment.Assembly.BtsOrchestrationCollection with get, set
Public Property Orchestrations As BtsOrchestrationCollection

Property Value

BtsOrchestrationCollection

Applies to