HostIntegratorSession.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.

[Visual Basic]Overloads Public Sub EnableTerminalAttributes()
[C#]
public void EnableTerminalAttributes();

Remarks

This method applies to subsequent GetAttributes or FetchRecords method calls during the current session. 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.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.EnableTerminalAttributes Overload List