AppSettingTransferItem Properties

The AppSettingTransferItem type exposes the following members.

Properties
  NameDescription
Public propertyAppSettingId
Gets or sets the app setting ID.
(Inherited from AppSettingTransferSpec.)
Public propertyModuleId
Gets or sets the application setting module ID.
Public propertyName
Gets or sets the application setting name.
Public propertyScope
Gets or sets the scope of the app setting ID.
(Inherited from AppSettingTransferSpec.)
Public propertyScopeTarget
Gets or sets the scope target of the app setting ID.
(Inherited from AppSettingTransferSpec.)
Public propertyValue
Gets or sets the application setting value.
Top
See Also