FieldMetaData.TerminalAttributesEnabled Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

FieldMetaData.TerminalAttributesEnabled Property

Gets the terminal attributes enabled flag for a field.

[Visual Basic]Public ReadOnly Property TerminalAttributesEnabled As Boolean
[C#]
public bool TerminalAttributesEnabled {get;}

Property Value

Gets the terminal attributes enabled flag for a field.

Remarks

Gets the flag for the field that specifies whether terminal attributes are enabled. The terminal attributes enabled flag indicates whether Host Integrator can return the terminal attributes of the field. Terminal attributes specify various properties the text can have, including color, whether the text is blinking, and whether the text is displayed in reverse video.

See Also

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