SystemSettingServices Class |
Namespace: FactoryLogix.xTend.Configuration
The SystemSettingServices type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemSettingServices | Initializes a new instance of the SystemSettingServices class |
| Name | Description | |
|---|---|---|
| GetPersonalSetting |
Returns the personalized value of a system setting for a particular user account.
| |
| GetSystemSetting |
Returns the current value of the specified system setting.
| |
| SetPersonalSetting |
Modifies the value of the specified personalized system setting.
| |
| SetSystemSetting |
Modifies the value of the specified system setting.
|