ReceivePort.ReceiveLocations Property

Definition

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

Property Value

ReceiveLocationCollection

Applies to