Share via


IDynamicAdapterConfig Interface

Definition

Important

This API is not CLS-compliant.

public interface class IDynamicAdapterConfig : Microsoft::BizTalk::Adapter::Framework::IAdapterConfig
[System.CLSCompliant(false)]
public interface IDynamicAdapterConfig : Microsoft.BizTalk.Adapter.Framework.IAdapterConfig
type IDynamicAdapterConfig = interface
    interface IAdapterConfig
Public Interface IDynamicAdapterConfig
Implements IAdapterConfig
Attributes
Implements

Methods

DisplayUI(IPropertyBag, IWin32Window, String[])
GetConfigSchema(ConfigType) (Inherited from IAdapterConfig)
GetSchema(String, String, String) (Inherited from IAdapterConfig)

Applies to