LocalizationData Class |
Namespace: Dundas.BI.WebApi.Models
The LocalizationData type exposes the following members.
Name | Description | |
---|---|---|
LocalizationData |
Initializes a new instance of the LocalizationData class.
| |
LocalizationData(Int32) |
Initializes a new instance of the LocalizationData class.
|
Name | Description | |
---|---|---|
Checksum |
Gets or sets the checksum for this module.
| |
ModuleId |
Gets or sets the ID of the module.
| |
Strings |
Gets the strings.
|
Name | Description | |
---|---|---|
ConvertFromDictionary |
Converts from dictionary to a IListT for JSON transport.
|