usePresentationClient

Type: Boolean

The usePresentationClient property of the JadeDotNetType class specifies whether the .NET non-GUI component is run on the presentation client.

By default, .NET non-GUI components are run on the presentation client; that is, this value is set to true.

To run the non-GUI .NET component on the application server, set this property to false.

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