AppSettingValueData Class |
Namespace: Dundas.BI.WebApi.Models
The AppSettingValueData type exposes the following members.
Name | Description | |
---|---|---|
AppSettingValueData |
Initializes a new instance of the AppSettingValueData class.
|
Name | Description | |
---|---|---|
EffectiveSourceForCurrentServer |
Gets or sets the effective value source for the current server.
| |
PasswordHasValue |
Gets or sets a value indicating whether the password setting has a value or not.
| |
SettingId |
Gets or sets the setting ID.
| |
Source |
Gets or sets the setting value source.
| |
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.
|