AppSettingValuesData Class

Represents the object to return for localization data.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsAppSettingValuesData

Namespace: Dundas.BI.WebApi.Models
Assembly: Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
[DataContractAttribute]
public class AppSettingValuesData

The AppSettingValuesData type exposes the following members.

Constructors
 NameDescription
Public methodAppSettingValuesData Initializes a new instance of the AppSettingValuesData class.
Top
Properties
 NameDescription
Public propertyAppSettings Gets the strings.
Public propertyModuleId Gets or sets the ID of the module.
Top
See Also