Click or drag to resize

UIICMConnectionAPI Class

Represents an BC-Meridian User Interface extension. Do not modify the code of this class. Use UIExtension1Composer component to customize the extension behaviour.

The name of this class is used as an internal name of the UI extension. Because the internal name must be unique within a vault, you should change the name of the class to the desired one.

Inheritance Hierarchy
SystemObject
  BCExtensionSink
    ICMeridianAPIUIICMConnectionAPI

Namespace:  ICMeridianAPI
Assembly:  ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public class UIICMConnectionAPI : BCExtensionSink

The UIICMConnectionAPI type exposes the following members.

Constructors
  NameDescription
Public methodUIICMConnectionAPI
Initializes a new instance of the UIICMConnectionAPI class.
Top
See Also