DataWarningData Class |
Namespace: Dundas.BI.WebApi.Models
The DataWarningData type exposes the following members.
Name | Description | |
---|---|---|
DataWarningData |
Initializes a new instance of the DataWarningData class.
|
Name | Description | |
---|---|---|
ChangedValue |
Gets the changed parameter value, when the warning is parameter value based.
| |
Code |
Gets the warning code.
| |
Message |
Gets the warning message.
| |
RequestedValue |
Gets the requested parameter value, when the warning is parameter value based.
| |
Source |
Gets the error element name.
|
Name | Description | |
---|---|---|
ToDataContractMappings |
The mapping between DataWarning and DataWarningData.
|