LicenseType

Top  Previous  Next

Property Type: Global

Files: ALL

 

PROPERTY

 

Name: LicenseType

DataType: String

Mode: Readonly

Description: Returns the type of license installed on the computer.  String will be either:

DEMO
RUNTIME
Development

 

Example:

Dim x As New EHL7Interface.eUtilities

MsgBox x.LicenseType

Set x = Nothing

 

 

See Also: Registration Information