Click or drag to resize

BookingAuthenticateRestWcfServicePriceAuthXml Method

Returns a compressed list of RentalObjectPriceWeb.

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#
public Stream PriceAuthXml(
	string consumerId,
	string include,
	string version
)

Parameters

consumerId
Type: SystemString

[Missing <param name="consumerId"/> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.BookingAuthenticateRestWcfService.PriceAuthXml(System.String,System.String,System.String)"]

include
Type: SystemString

[Missing <param name="include"/> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.BookingAuthenticateRestWcfService.PriceAuthXml(System.String,System.String,System.String)"]

version
Type: SystemString

[Missing <param name="version"/> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.BookingAuthenticateRestWcfService.PriceAuthXml(System.String,System.String,System.String)"]

Return Value

Type: Stream

[Missing <returns> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.BookingAuthenticateRestWcfService.PriceAuthXml(System.String,System.String,System.String)"]

Implements

IBookingAuthenticateRestWcfServicePriceAuthXml(String, String, String)
See Also