NewFileAnalyzer

Object Method - NewFileAnalyzer()

Parent Object - HL7Vendor

Returns - HL7FileAnalyzer Object


Name: NewFileAnalyzer()

Parameters: None

 

Description: Returns an instantiated HL7FileAnalyzer Object.

 

Programming Note: You should ALWAYS make sure that your Vendor object has a vendor definition loaded (see OpenVendor) before using it to create any child objects (with the exception of the ProductLicense object). In addition, if you destroy the vendor object, you should also destroy any child objects as well. And finally, if you create child objects and then reset your Vendor object by opening another vendor definition, you should recreate all of your child objects.