Aqualogic Interaction API  
 

IPTContent.GetBinaryBody Method 

Returns the unprocessed body of the content as an array of bytes. Must be used when GetIsText() returns false. -jas

byte[] GetBinaryBody();

Return Value

The raw content.

See Also

IPTContent Interface | com.plumtree.server Namespace