DataCubeJoinData Class | 
Namespace: Dundas.BI.WebApi.Models
The DataCubeJoinData type exposes the following members.
| Name | Description | |
|---|---|---|
| DataCubeJoinData | 
            Initializes a new instance of the DataCubeJoinData class.
              | 
| Name | Description | |
|---|---|---|
| InputKeys | 
            Gets the join input keys.
              | |
| InputNativeStructureRelationships | 
            Gets the input native structure relationships.
              | |
| InputStructure | 
            Gets the join input source structure.
              | |
| InputTransform | 
            Gets the join input transform.
              | |
| JoinTransform | 
            Gets the join transform itself.
              | |
| JoinType | 
            Gets the join type.
              | |
| ReferencedKeys | 
            Gets the join referenced keys.
              | |
| ReferencedNativeStructureRelationships | 
            Gets the referenced native structure relationships.
              | |
| ReferencedStructure | 
            Gets the join referenced source structure.
              | |
| ReferencedTransform | 
            Gets the join referenced transform.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMapping | 
            The mapping between DataCubeJoin and DataCubeJoinData.
              |