LanguageIdResultLangIso639 Property |
Detected ISO-639-1 language code.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string LangIso639 { get; set; }Property Value
String
RemarksISO 639-1 is a standard to classify a language using 2 letters.
For a list of ISO 639-1 codes and their corresponding language, see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
See Also