AdapterProxy.Initialize(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:
virtual void Initialize(System::String ^ adapterGuid);
public void Initialize (string adapterGuid);
abstract member Initialize : string -> unit
override this.Initialize : string -> unit
Public Sub Initialize (adapterGuid As String)
Parameters
- adapterGuid
- String
Implements
Microsoft.BizTalk.Adapter.Framework.Forms.IAdapterProxy.Initialize(System.String)
Microsoft.BizTalk.Adapter.Framework.Forms.IAdapterProxy.Initialize(System.String)