DataInputAction Class |
Namespace: Dundas.BI.Entities.Views
The DataInputAction type exposes the following members.
Name | Description | |
---|---|---|
DataInputAction |
Initializes a new instance of the DataInputAction class.
|
Name | Description | |
---|---|---|
ActionType |
Gets the action type.
(Overrides ActionBaseActionType.) | |
ClearDataInputSources |
Gets or sets a value indicating whether the data input sources should be cleared, if possible, after doing the data input.
| |
DataCubeId |
Gets or sets the data cube ID.
| |
FriendlyName |
Gets or sets the friendly name.
(Inherited from ActionBase.) | |
Id |
Gets or sets the ID.
(Inherited from ActionBase.) | |
InputMappings |
Gets the input mappings where the ID is the unique name of the column to set, and the value is the ID of the adapter or view parameter to use to set it.
| |
Name |
Gets or sets the name.
(Inherited from ActionBase.) | |
RefreshAdapterIds |
Gets the refresh adapter IDs.
| |
TransformId |
Gets or sets the data input transform ID.
|