Click or drag to resize

IBookingAuthenticateWcfServiceGetEmployee Method

Returns employee details based on the supplied login info.

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)
Syntax
C#
GetEmployeeResult GetEmployee()

Return Value

Type: GetEmployeeResult

[Missing <returns> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IBookingAuthenticateWcfService.GetEmployee"]

See Also