DocuRef::getDocuValueAsBinary Method
Gets the binary representation of the document specified.
Syntax
client server public static CLRObject getDocuValueAsBinary(RecId _docuValueRecId)
Run On
Called
Parameters
- _docuValueRecId
Type: RecId Extended Data Type
The RecId of the document to get in a binary object.
Return Value
Type: CLRObject Class
The binary representation for the specified document.