disableCorrectFlag property
Indicates if the Correct function key has to be deactivated (value True). During the processing of an Input command GetConfirmation, SiteManager, or GetMenuEntry.
Implementation
@BuiltValueField(wireName: r'DisableCorrectFlag')
bool? get disableCorrectFlag;