Click or drag to resize
CustomConnector Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineCustomConnector

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

The CustomConnector type exposes the following members.

Constructors
  NameDescription
Public methodCustomConnector
Initializes a new instance of the CustomConnector class
Top
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