Enum OFXLanguage
- Namespace
- Tudormobile.QIFLibrary
- Assembly
- Tudormobile.QIFLibrary.dll
OFX language codes.
public enum OFXLanguage
Fields
ENG = 1English.
FRA = 2French.
JPN = 4Japanese.
SPA = 3Spanish.
UNKNOWN = 0Unknown or unsupported language code.
Remarks
The accepted values are based on the ISO-639 three-letter language codes.