The ApplicationPrefix property specifies the application prefix of the application name. This option is used in conjunction with the ApplicationName property to locate the Java classes which describe the Ispecs in the target application.
Syntax
Object.ApplicationPrefix
<Object> is an expression that evaluates to an instance of a Component Enabler connection object.
Returns
The current application prefix.
Example
LINCAPP.ApplicationPrefix = "com.unisys"