ServicePRO SDK Help

IRequestServices..::..EndGetAttachmentFile Method

Namespace:  ServicePRO.Sdk.Windows.Definitions
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


byte[] EndGetAttachmentFile(
	IAsyncResult result
)
Function EndGetAttachmentFile ( _
	result As IAsyncResult _
) As Byte()

Parameters

result
Type: IAsyncResult