Gets or sets a value indicating whether the translations specified by the NationalReplacementSet property are performed.
bool NRCEnabled {get; set;}
'Declaration
Property NRCEnabled As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.NRCEnabled = value
value = instance.NRCEnabled
Property Value
The default value is false. The value of this property is not saved to a settings file.