Click or drag to resize

IOwnerLoginAuthenticateWcfServiceAddOwnerTipWeb Method

Create a new [!:OwnerLogin.Tip] submitted by an owner.

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 AddOwnerTipWeb(
	AddOwnerTipCriteriaWeb criteria
)

Parameters

criteria
Type: Tse.EasyBook.Server.DataContracts.OwnerLoginAddOwnerTipCriteriaWeb

[Missing <param name="criteria"/> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IOwnerLoginAuthenticateWcfService.AddOwnerTipWeb(Tse.EasyBook.Server.DataContracts.OwnerLogin.AddOwnerTipCriteriaWeb)"]

Return Value

Type: TipWeb

[Missing <returns> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IOwnerLoginAuthenticateWcfService.AddOwnerTipWeb(Tse.EasyBook.Server.DataContracts.OwnerLogin.AddOwnerTipCriteriaWeb)"]

See Also