DistributionList.SendPorts Property

Definition

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

Property Value

SendPortRefCollection

Applies to