The ConnectionType property defines how the host application should view this connection. The setting of this option causes the value of Glb.GUI and Glb.Style to be set as shown in the following table:
Connection Type | Glb.GUI | Glb.Style |
---|---|---|
PCE | Y | NOFORM |
NOF | N | NOFORM |
Component Enabler | N | ACTIVELINC |
Syntax
Object.ConnectionType
<Object> is an expression that evaluates to an instance of a Component Enabler connection object.
Returns
The current connection type.
Example
LINCAPP.ConnectionType = ActiveLINCClient