AppSettingTransferItemData Class |
Namespace: Dundas.BI.WebApi.Models
The AppSettingTransferItemData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppSettingTransferItemData |
Initializes a new instance of the AppSettingTransferItemData class.
|
Name | Description | |
---|---|---|
![]() | AppSettingData |
Gets or sets the AppSettingData object for the specified setting.
|
![]() | AppSettingId | Gets the app setting ID. |
![]() | ModuleId | Gets or sets the application setting module ID. |
![]() | Name | Gets or sets the application setting name. |
![]() | Scope | Gets the scope of the app setting ID. |
![]() | ScopeTarget | Gets the scope target of the app setting ID. |
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | Value | Gets or sets the application setting value. |