GetCustomConnectors Method
Overloads
GetCustomConnectors(Boolean) |
List the custom connectors available in the system. |
GetCustomConnectors(Boolean)
List the custom connectors available in the system.
Declaration
IEnumerable<CustomConnector> GetCustomConnectors([QixName("qReloadList")] bool reloadList = false)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | reloadList |
Sets if the list of custom connectors should be reloaded or not.
If set to false, only the connectors that were returned the previous time are returned. If new connectors have been added since the last call to the |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<CustomConnector> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!