i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > settings > IGetSettingConfig

    settings.IGetSettingConfig type

    Warning: This API is now obsolete.

    Version 2.1 of the API introduces an updated configuration mechanism. This interface will be removed in the next major version of the API.

    A set of information that specifies a connector setting.

    Signature:

    type IGetSettingConfig = IGetSettingPathAndEnvVarConfig | IGetSettingEnvVarConfig | IGetSettingPathConfig;
    

    References: IGetSettingPathAndEnvVarConfig, IGetSettingEnvVarConfig, IGetSettingPathConfig

    Introduced: API version 2.0

    Remarks

    These can be an IGetSettingPathConfig, an IGetSettingEnvVarConfig, or an IGetSettingPathAndEnvVarConfig.

    In this article
    Back to top © N. Harris Computer Corporation