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

GetTypeOfSetting Method (ISettings)
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