Click or drag to resize

EasyServiceWcfServiceChangePasswordForServiceSupplier Method

[Missing <summary> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.EasyServiceWcfService.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#
public bool ChangePasswordForServiceSupplier(
	ChangePasswordDtoES passwordDto
)

Parameters

passwordDto
Type: ChangePasswordDtoES

Return Value

Type: Boolean

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

Implements

IEasyServiceWcfServiceChangePasswordForServiceSupplier(ChangePasswordDtoES)
See Also