Click or drag to resize

IOwnerLoginAuthenticateWcfServiceUpdateIntermediationAgreement Method

[Missing <summary> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IOwnerLoginAuthenticateWcfService.UpdateIntermediationAgreement(Tse.EasyBook.Server.DataContracts.OwnerLogin.UpdateIntermediationAgreementCriteria)"]

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#
IntermediationAgreementWeb UpdateIntermediationAgreement(
	UpdateIntermediationAgreementCriteria criteria
)

Parameters

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

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

Return Value

Type: IntermediationAgreementWeb

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

See Also