Click or drag to resize

IBookingAuthenticateWcfServiceAddCustomerTip Method

Create a new tip submitted by a customer.

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#
TipWeb AddCustomerTip(
	AddCustomerTipCriteria criteria
)

Parameters

criteria
Type: AddCustomerTipCriteria

[Missing <param name="criteria"/> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IBookingAuthenticateWcfService.AddCustomerTip(Tse.EasyBook.Server.DataContracts.AddCustomerTipCriteria)"]

Return Value

Type: TipWeb

[Missing <returns> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IBookingAuthenticateWcfService.AddCustomerTip(Tse.EasyBook.Server.DataContracts.AddCustomerTipCriteria)"]

See Also