API Help
Eplan.EplApi.Base Namespace / ISettings Interface / GetTypeOfSetting Method
path to settings

In This Topic
    GetTypeOfSetting Method (ISettings)
    In This Topic
    Returns the type of the setting.
    Syntax

    Parameters

    strSettingPath
    path to settings

    Return Value

    the type of the setting as enum
    Exceptions
    ExceptionDescription
    Thrown when strSettingsPath is null.
    See Also