AddSelectTransformOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The AddSelectTransformOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AddSelectTransformOptions | 
            Initializes a new instance of the AddSelectTransformOptions class.
              | 
| Name | Description | |
|---|---|---|
| DataCubeId | 
            Gets or sets the ID of the data cube.
              | |
| NativeObjectId | 
            Gets or sets the ID of the native object to generate a selection transform from.
              | |
| Placeholders | 
            Gets the list of placeholders which are used in the query.
              | |
| ProviderId | 
            Gets or sets the ID of the provider to generate a manual selection transform from.
              | |
| Query | 
            Gets or sets the query to be sent to the provider to generate a manual selection transform from.
              |