ValidValueData Class |
Namespace: Dundas.BI.WebApi.Models
The ValidValueData type exposes the following members.
Name | Description | |
---|---|---|
ValidValueData |
Initializes a new instance of the ValidValueData class.
|
Name | Description | |
---|---|---|
ApplicableDatabaseTypes |
Gets the compatible data types.
| |
Caption |
Gets the caption for the current value.
| |
Description |
Gets the description for the current value.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
Value |
Gets the discrete value.
|
Name | Description | |
---|---|---|
ToDataContractMappings |
The mapping from ValidValue to ValidValueData.
| |
ToEntityMappings |
The mapping from ValidValueData to ValidValueData.
|