ProductID

Top  Previous  Next

Property Type: Global

Files: ALL

 

PROPERTY

 

Name: ProductID

DataType: String

Mode: Readonly

Description: Returns the EasyHL7 product ID from the registration information.

 

 

Example:

Dim x As New EHL7Interface.eUtilities

MsgBox x.ProductID

Set x = Nothing

 

 

 

See Also: Registration Information