usePresentationClient

Type: Integer

The usePresentationClient property of the TcpIpConnection class specifies whether the connection is opened on the presentation client or application server.

By default, the connection is opened on the application server; that is, this value is set to false. To open the connection on the presentation client, set this property to true.

This property is ignored when the application is running from a standard client.