!--a11y-->
import 
Imports an export file that was created by the export command.
Syntax |
import [-maxSegmentSize|-s ...] filename |
Options |
|
-maxSegmentSize|-s |
Specified maximal segment size in case of a segmented import. |
Arguments |
|
filename |
Fielname |
Description |
Imports an export-file that was created by the export command. |
Imports the propagation list myPropList from file C:\temp\myPropList.exp which was created by the export command (see example of the export command).
import c:\temp\myPropList.exp