Click or drag to resize

IEasyServiceWcfServiceChangePasswordForServiceSupplier Method

[Missing <summary> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IEasyServiceWcfService.ChangePasswordForServiceSupplier(Tse.EasyBook.Server.DataContracts.EasyService.ChangePasswordDtoES)"]

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#
bool ChangePasswordForServiceSupplier(
	ChangePasswordDtoES passwordDto
)

Parameters

passwordDto
Type: ChangePasswordDtoES

[Missing <param name="passwordDto"/> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IEasyServiceWcfService.ChangePasswordForServiceSupplier(Tse.EasyBook.Server.DataContracts.EasyService.ChangePasswordDtoES)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IEasyServiceWcfService.ChangePasswordForServiceSupplier(Tse.EasyBook.Server.DataContracts.EasyService.ChangePasswordDtoES)"]

See Also