Click or drag to resize
ICustomConnector Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface ICustomConnector

The ICustomConnector type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Name of the custom connector as displayed in the Qlik interface.
Public propertyMachineMode
Mode of the machine (64 or 32 bits).
Public propertyParent
Name of the parent folder that contains the custom connector file.
Public propertyProvider
Name of the custom connector file.
Top
See Also