ISQueueItem.BlobAsArray

Description

Syntax

object.BlobAsArray

Part Attribute Type Description
object Required
The object always implements the ISQueueItem interface

Return Value

byte[]

Example



  
Note:

Version information

Added in v8.0.3
return type changed from sbyte[] to byte[] in v8.1.0