ExportVendor

Object Method - ExportVendor()

Parent Object - HL7Vendor

Returns - Boolean


Name: ExportVendor(ByVal sVendorID As String, ByVal sFileName As String)

Parameters: 1. sVendorID (String - The VendorID to export) 2. sFileName (String - Full path/filename to export to)

Description: Exports a Vendor Definition to a disk file which can be imported with ImportVendor() and VendorFileManifest()

 

Further: The VendorID used must exist in the VendorPath. If sFileName exists, it will be overwritten.

 

Programming Note: IMPORTANT see Vendor File Formats for important information about changes in version 3.

 

 

See Also: VendorPath, VendorID, GetVendorID