Show / Hide Table of Contents

    AdditionalSettingsIsSupported Procedure

    Interface IQ Integration Type

    An Integration Type can have additional settings, not available in the Integration Setup table. This has to be implemented by the Integration Type and this function should indicate if this is implemented or not. There are several ways to implement this, eg. as a table extension on the Integration Setup table ("QWESR Integration Setup") or as a companion table.

    Signature

    AdditionalSettingsIsSupported() : Boolean
    

    Returns

    Boolean

    true if this Integration Type has addition settings, otherwise false. If true a "Additional Settings" action will be shown on the Integration Setup.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX