KeyinFieldLocalization Enumeration
Controls whether localized and/or non-localized key-in strings appear in a KeyinField's auto-completion list.
Members
Name | Value | Description |
---|---|---|
Both | Include localized and non-localized strings for each key-in. | |
Localized | Include only localized key-in strings. | |
NonLocalized | Include only non-localized key-in strings. |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.