BookingWcfServiceLocalization Method |
Returns translations for entities with localized text properties.
Namespace:
Tse.EasyBook.Server.WcfContracts.WebClient
Assembly:
Tse.EasyBook.Server.WcfContracts (in Tse.EasyBook.Server.WcfContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic LocalizationResult Localization()
Return Value
Type:
LocalizationResult[!:LocalizationWeb] object containing localized texts for entities with localized text properties
Implements
IBookingWcfServiceLocalization
ExceptionsException | Condition |
---|
FaultException | Fault may contain the following values: ErrorCode.Error: An unspecified error happened in the server |
See Also