Table of Contents

Enum OFXLanguage

Namespace
Tudormobile.QIFLibrary
Assembly
Tudormobile.QIFLibrary.dll

OFX language codes.

public enum OFXLanguage

Fields

ENG = 1

English.

FRA = 2

French.

JPN = 4

Japanese.

SPA = 3

Spanish.

UNKNOWN = 0

Unknown or unsupported language code.

Remarks

The accepted values are based on the ISO-639 three-letter language codes.