SendPortRefCollection.Add(SendPortRef) Method

Definition

public:
 int Add(Microsoft::BizTalk::Deployment::Binding::SendPortRef ^ newSendPortRef);
public int Add (Microsoft.BizTalk.Deployment.Binding.SendPortRef newSendPortRef);
override this.Add : Microsoft.BizTalk.Deployment.Binding.SendPortRef -> int
Public Function Add (newSendPortRef As SendPortRef) As Integer

Parameters

newSendPortRef
SendPortRef

Returns

Int32

Applies to