ISaveLookupTableItem Interface |
The ISaveLookupTableItem type exposes the following members.
| Name | Description | |
|---|---|---|
| SaveContext |
Unique idetifier for a specific save request set.
| |
| Type |
Type of step.
|
| Name | Description | |
|---|---|---|
| AddColumnMapping |
Add a mapping between temporary and actual column ids.
| |
| GetColumnMapping |
Retreives the actual column id given a temporary column id.
| |
| IsColumnMapped |
Checks to see if a temporary column id has a mapping to an actual column id.
| |
| Save |
Logic to execute the step.
|