ICustomConnector Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ICustomConnectorProperties
| Name | Description | 
|---|---|
| DisplayName | Name of the custom connector as displayed in the Qlik interface. JSON property name: qDisplayName | 
| MachineMode | Mode of the machine (64 or 32 bits). JSON property name: qMachineMode | 
| Parent | Name of the parent folder that contains the custom connector file. JSON property name: qParent | 
| Provider | Name of the custom connector file. JSON property name: qProvider | 
| SupportFileStreaming | JSON property name: qSupportFileStreaming |