AppSettingDetailData Properties |
The AppSettingDetailData type exposes the following members.
| Name | Description | |
|---|---|---|
| AppSetting |
Gets the AppSettingData object.
| |
| EffectiveValueAtRequestedScope |
Gets or sets the setting's effective value from the perspective of the requested scope.
| |
| EffectiveValueOnCurrentServer |
Gets or sets the setting's actual effective value on the current server.
| |
| SetValueAtRequestedScope |
Gets or sets the setting's set value for the requested scope.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |