AppSettingValueData Properties

The AppSettingValueData type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveSourceForCurrentServer
Gets or sets the effective value source for the current server.
Public propertyPasswordHasValue
Gets or sets a value indicating whether the password setting has a value or not.
Public propertySettingId
Gets or sets the setting ID.
Public propertySource
Gets or sets the setting value source.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets or sets the setting value.
Top
See Also