TransformInfoData Class | 
Namespace: Dundas.BI.WebApi.Models
The TransformInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| TransformInfoData | 
            Initializes a new instance of the TransformInfoData class.
              | 
| Name | Description | |
|---|---|---|
| DataCubeId | 
            Gets the data cube ID.
              | |
| DataCubeName | 
            Gets the name of the data cube.
              | |
| OutputElements | 
            Gets the output elements.
              | |
| TransformDescription | 
            Gets the description of the transform.
              | |
| TransformId | 
            Gets the transform ID.
              | |
| TransformName | 
            Gets the name of the transform.
              | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between the business object and the DTO.
              | |
| ToDataContractMappings | 
            The mapping between the business object and the DTO.
              |