| Interface | Description |
|---|---|
| GeneralSettings |
GeneralSettings provides access to general settings of the software.
|
| Setting<T> |
Setting defines a setting for the application.
|
| SettingGroup |
SettingGroup defines a setting group for the application.
|
| Settings |
Settings provides access to the settings of the software.
|
| UnitSettings |
UnitSettings provides access to unit settings of the software.
|
| Class | Description |
|---|---|
| BooleanSetting |
The intended base class for Boolean valued custom settings.
|
| DoubleSetting |
The intended base class for Double valued custom settings.
|
| IntegerSetting |
The intended base class for Integer valued custom settings.
|
| PasswordSetting |
The intended base class for String valued custom settings that are passwords or other secrets.
|
| StringSetting |
The intended base class for String valued custom settings.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.