TargetDataCellData Class |
Namespace: Dundas.BI.WebApi.Models
The TargetDataCellData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetDataCellData |
Initializes a new instance of the TargetDataCellData class.
|
Name | Description | |
---|---|---|
![]() | ColumnValues |
Gets the column coordinates for the current instance.
|
![]() | Measure |
Gets the measure element for which the current instance is defined.
|
![]() | RowValues |
Gets the row coordinates for the current instance.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between TargetDataCellData and TargetDataCell.
|
![]() ![]() | ToDataContractMappings |
The mapping between TargetDataCell and TargetDataCellData.
|