ReceiveLocationCollection.Add(ReceiveLocation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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