DataRegionOrdinalsData Class | 
Namespace: Dundas.BI.WebApi.Models
The DataRegionOrdinalsData type exposes the following members.
| Name | Description | |
|---|---|---|
| DataRegionOrdinalsData | 
            Initializes a new instance of the DataRegionOrdinalsData class.
              | 
| Name | Description | |
|---|---|---|
| BottomRightColumnOrdinal | 
            Gets the bottom right column tuple ordinal for the DataRegion.
              | |
| BottomRightRowOrdinal | 
            Gets the bottom right row tuple ordinal for the DataRegion.
              | |
| TopLeftColumnOrdinal | 
            Gets the top left column tuple ordinal for the DataRegion.
              | |
| TopLeftRowOrdinal | 
            Gets the top left row tuple ordinal for the DataRegion.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |