ExportPartsDatabaseItems(String,DataFormat,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean) 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 (""). |
| dataFormat | Format type of export (XML or EDZ). |
| bIncludeParts | Include parts. |
| bIncludeAddresses | Include manufacturers and customers. |
| bIncludeConstructions | Include drilling patterns. |
| bIncludeTerminals | Include connection point patterns. |
| bIncludeAccessoryLists | Include accessory lists. |
| bIncludeAccessoryPlacements | Include accessory placements. |
Exceptions
See Also