AppSettingTransferSpec Class

Represents a specifier of the application configuration setting.

Inheritance Hierarchy
SystemObject
  Dundas.BI.TransferAppSettingTransferSpec
    Dundas.BI.TransferAppSettingTransferItem

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

The AppSettingTransferSpec type exposes the following members.

Constructors
 NameDescription
Public methodAppSettingTransferSpecInitializes a new instance of the AppSettingTransferSpec class.
Obsolete
Public methodAppSettingTransferSpec(Guid, AppSettingValueSource, Object)Initializes a new instance of the AppSettingTransferSpec class.
Top
Properties
 NameDescription
Public propertyAppSettingIdGets the app setting ID.
Public propertyScopeGets the scope of the app setting ID.
Public propertyScopeTargetGets the scope target of the app setting ID.
Top
See Also