ExportPartsDatabaseItemsToEDZ Method
In This Topic
Exports parts and other parts management items such as addresses, constructions, terminals, accessory lists and accessory placements from the system's parts database.
Syntax
Parameters
| Parameter Name | Description |
|---|
| strFilePath | Full output file name. This parameter must not be NULL and must not be an empty string (""). |
| databaseItems | List of parts (and other parts management items) to be exported. This parameter must not be NULL and must not be an empty list. |
| bIncludeReferences | Include referenced data. |
Exceptions
See Also