Share via


InventMov_BlockingReceipt::newFromInventBlocking Method [AX 2012]

Initializes a new instance of the InventMov_BlockingReceipt class based on the specified record.

Syntax

client server public static InventMov_BlockingReceipt newFromInventBlocking(InventBlocking _inventBlocking)

Run On

Called

Parameters

  • _inventBlocking
    Type: InventBlocking Table
    The InventBlocking record for which the class is instantiated.

Return Value

Type: InventMov_BlockingReceipt Class
An instance of the InventMov_BlockingReceipt class.

See Also

Reference

InventMov_BlockingReceipt Class