CompanyWebLanguageIsoCode Property |
Language code. International code (2 letters) for the language(ISO 639-1).
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string LanguageIsoCode { get; set; }
Property Value
Type:
String
RemarksThis property is optional. If left blank either the language code from the header or the default language of the country is used
See Also