BtsOrchestrationCollection.Item[Int32] Property

Definition

public:
 property Microsoft::BizTalk::Deployment::Assembly::BtsOrchestration ^ default[int] { Microsoft::BizTalk::Deployment::Assembly::BtsOrchestration ^ get(int index); };
public Microsoft.BizTalk.Deployment.Assembly.BtsOrchestration this[int index] { get; }
member this.Item(int) : Microsoft.BizTalk.Deployment.Assembly.BtsOrchestration
Default Public ReadOnly Property Item(index As Integer) As BtsOrchestration

Parameters

index
Int32

Property Value

BtsOrchestration

Applies to