Share via


RetailConnReplicationUtilities::initFromLinkFieldBlob Method [AX 2012]

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

See Also

Reference

RetailConnReplicationUtilities Class