ImportVendor

Object Method - ImportVendor()

Parent Object - HL7Vendor

Returns - Boolean


Name: ImportVendor(ByVal sFileName)

Parameters: 1. sFileName (String - Full path/filename to import)

Description: Imports a Vendor Definition from a disk file which was exported with ExportVendor()

 

Further: If the Vendor Definition being imported already exists it will NOT be overwritten it will set the Error flag.

 

 

See Also: ExportVendor()