ServicePortRefCollection.Add(ServicePortRef) Method

Definition

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

Returns

Int32

Applies to