Pre-Macros
IPreIndexXmlImportDataPreparationContext derives from ICirExecutionContext and is an interface to an execution context that is passed on to the pre-macros of Standard Import Routines that import data from index.xml packages.
| Command | Description |
|---|---|
| BaseFolder | Gets/sets the base folder. |
| IndexXml | Gets/sets the name of the index.xml file that describes the data package to be imported. |
| ReplaceValues | Gets a reference to an object that manages the list of replace-values for parametrized search patterns. |