ServicePortRefCollection.Add(ServicePortRef) 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::ServicePortRef ^ newServicePortRef);
public int Add (Microsoft.BizTalk.Deployment.Binding.ServicePortRef newServicePortRef);
override this.Add : Microsoft.BizTalk.Deployment.Binding.ServicePortRef -> int
Public Function Add (newServicePortRef As ServicePortRef) As Integer
Parameters
- newServicePortRef
- ServicePortRef