AppSettingTransferSpec Class

Represents a specifier of the application configuration setting.

Inheritance Hierarchy

Namespace:  Dundas.BI.Transfer
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public class AppSettingTransferSpec

The AppSettingTransferSpec type exposes the following members.

Constructors
  NameDescription
Public methodAppSettingTransferSpec
Initializes a new instance of the AppSettingTransferSpec class.
Top
Properties
  NameDescription
Public propertyAppSettingId
Gets or sets the app setting ID.
Public propertyScope
Gets or sets the scope of the app setting ID.
Public propertyScopeTarget
Gets or sets the scope target of the app setting ID.
Top
See Also