LicenseFileName

Top  Previous  Next

Property Type: Global

Files: ALL

 

PROPERTY

 

Name: LicensFileName

DataType: String

Mode: Readonly

Description: Returns the name of the EasyHL7 license file.  It must be installed in the EHL7.dll installation folder.

 

Example:

Dim x As New EHL7Interface.eUtilities

MsgBox x.LicenseFileName

Set x = Nothing

 

 

See Also: Registration Information