JSONWritingOptions NLSMapLanguageISO FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Specifies language ISO code (3 chars) that is used (when set) by the NLSMap class, so only entries for that particular language are included. When NLSMap contains entries for more than 1 language, but user needs only one entry received for his/her selected language, this option can be set, then NLSMap will only inline Name:Descr pair for that language. If a map does not contain an entry for the reequested lang then NLSMapLanguageISODefault will be tried

Namespace: NFX.Serialization.JSON
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute]
public string NLSMapLanguageISO

Field Value

Type: OnlineString
See Also