AppConfigSettingValueData Class |
Namespace: Dundas.BI.WebApi.Models
The AppConfigSettingValueData type exposes the following members.
Name | Description | |
---|---|---|
AppConfigSettingValueData |
Initializes a new instance of the AppConfigSettingValueData class.
|
Name | Description | |
---|---|---|
DisplayName |
Gets or sets the localized setting name.
| |
SettingId |
Gets or sets the setting ID.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
Value |
Gets or sets the setting value.
|