HierarchyMemberColumnData Class | 
Namespace: Dundas.BI.WebApi.Models
The HierarchyMemberColumnData type exposes the following members.
| Name | Description | |
|---|---|---|
| HierarchyMemberColumnData | 
            Initializes a new instance of the HierarchyMemberColumnData class.
              | 
| Name | Description | |
|---|---|---|
| Caption | 
            Gets the column caption.
              | |
| ColumnId | 
            Gets the ID of the column.
              | |
| ColumnType | 
            Gets or sets the type of the column.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| UniqueName | 
            Gets the unique name of the column.
              | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between the business object and the DTO.
              | |
| ToDataContractMappings | 
            The mapping between the business object and the DTO.
              |