ReceiveLocationCollection.Add(ReceiveLocation) Method

Definition

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

Parameters

newReceiveLocation
ReceiveLocation

Returns

Int32

Applies to