AppSettingDetailData Properties

The AppSettingDetailData type exposes the following members.

Properties
  NameDescription
Public propertyAppSetting
Gets the AppSettingData object.
Public propertyEffectiveValueAtRequestedScope
Gets or sets the setting's effective value from the perspective of the requested scope.
Public propertyEffectiveValueOnCurrentServer
Gets or sets the setting's actual effective value on the current server.
Public propertySetValueAtRequestedScope
Gets or sets the setting's set value for the requested scope.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also