EnlistedPartyMappingCollection.Find(String, String) 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:
Microsoft::BizTalk::Deployment::Binding::EnlistedPartyMapping ^ Find(System::String ^ portTypeName, System::String ^ operationName);
public Microsoft.BizTalk.Deployment.Binding.EnlistedPartyMapping Find (string portTypeName, string operationName);
member this.Find : string * string -> Microsoft.BizTalk.Deployment.Binding.EnlistedPartyMapping
Public Function Find (portTypeName As String, operationName As String) As EnlistedPartyMapping
Parameters
- portTypeName
- String
- operationName
- String