AdapterProxy Constructors

Definition

Overloads

AdapterProxy()
AdapterProxy(String)

AdapterProxy()

public:
 AdapterProxy();
public AdapterProxy ();
Public Sub New ()

Applies to

AdapterProxy(String)

public:
 AdapterProxy(System::String ^ adapterGuid);
public AdapterProxy (string adapterGuid);
new Microsoft.BizTalk.Adapter.Framework.Forms.AdapterProxy : string -> Microsoft.BizTalk.Adapter.Framework.Forms.AdapterProxy
Public Sub New (adapterGuid As String)

Parameters

adapterGuid
String

Applies to