BTXSession.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 System::Collections::IEnumerable ^ Orchestrations { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable Orchestrations { get; }
member this.Orchestrations : System.Collections.IEnumerable
Public ReadOnly Property Orchestrations As IEnumerable
Property Value
Implements
Microsoft.XLANGs.BizTalk.ProcessInterface.ISession.Orchestrations
Microsoft.XLANGs.BizTalk.ProcessInterface.ISession.Orchestrations