BtsAssembly.Orchestrations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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