EnableTerminalAttributes Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.EnableTerminalAttributes Method

Enables the availability of terminal attributes when retrieving attribute or field data from the Host Integrator server.

Overload List

Enables the availability of terminal attributes when retrieving attribute or field data from the Host Integrator server.

public void EnableTerminalAttributes();

Enables or disables the availability of terminal attributes when retrieving attribute or field data from the Host Integrator server. This method applies to subsequent GetAttributes or FetchRecords method calls. Attributes are only retrieved if they are enabled at run-time with this method call, and also enabled in the model file for the entity or recordset.

public void EnableTerminalAttributes(bool);

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace