TransformExpressionData Class | 
Namespace: Dundas.BI.WebApi.Models
The TransformExpressionData type exposes the following members.
| Name | Description | |
|---|---|---|
| TransformExpressionData | 
            Initializes a new instance of the TransformExpressionData class.
              | 
| Name | Description | |
|---|---|---|
| Description | 
            Gets or sets the object description.
              (Inherited from DescriptorBaseData.) | |
| Elements | 
            Gets the connector elements used by the expression statement.
              | |
| Format | 
            Gets the statement format.
              (Inherited from ExpressionDescriptorData.) | |
| Id | 
            Gets the object ID.
              (Inherited from DescriptorBaseData.) | |
| Name | 
            Gets or sets the object name.
              (Inherited from DescriptorBaseData.) | |
| ParameterPlaceholders | 
            Gets the list of transform expression parameter placeholders.
              | |
| Placeholders | 
            Gets the expression parameter placeholders.
              (Inherited from ExpressionDescriptorData.) | |
| Statement | 
            Gets or sets the expression statement.
              (Inherited from ExpressionDescriptorData.) | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMapping | 
            Get the mapping rules from the entity to the data contract.
              | |
| ToEntityMapping | 
            Get the mapping rules from the data contract to the entity.
              |