Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / NRCEnabled Property
In This Topic
NRCEnabled Property
In This Topic
Gets or sets whether the translations specified by the NationalReplacementSet property should be performed.
Syntax
expression.NRCEnabled As Boolean
where expression is a variable that represents a Terminal Object
Remarks
The default value is false. The value of this property is not saved to a settings file.
See Also