Click or drag to resize

IOwnerLoginAuthenticateWcfServiceGetAttachment Method

Get specific attachment

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#
AttachmentWeb GetAttachment(
	int id
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:Tse.EasyBook.Server.WcfContracts.WebClient.IOwnerLoginAuthenticateWcfService.GetAttachment(System.Int32)"]

Return Value

Type: AttachmentWeb
result of edit
See Also