M-Files API 23.11.13135.0
Serialize Method
Collapse All
Expand All
ObjID Object
: Serialize Method
Description
Serializes the object.
Syntax
Visual Basic
Public
Function
Serialize()
As
Byte
()
Return Type
The return value is a byte array containing the serialized object ID.
Remarks
The serialized object ID can be unserialized with the help of the Unserialize method.
See Also
ObjID Object
|
ObjID Members