Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Populates the serialized field values from the specified blob into the specified record
Syntax
client server public static void initFromLinkFieldBlob(container _blob, Common _record)
Run On
Called
Parameters
- _blob
Type: container
The blob returned from convertToLinkFieldBlob method
- _record
Type: Common Table
The record to set fields on