Share via


InventMov_QuarantineInvent::newFromInventQuarantineOrder Method [AX 2012]

Creates an instance of the InventMov_QuarantineInvent class based on the specified record.

Syntax

client server public static InventMov_QuarantineInvent newFromInventQuarantineOrder(InventQuarantineOrder _inventQuarantineOrder, [InventType _inventType])

Run On

Called

Parameters

  • _inventQuarantineOrder
    Type: InventQuarantineOrder Table
    The record in the InventQuarantineOrder table for which the class is instantiated.

Return Value

Type: InventMov_QuarantineInvent Class
An instance of the InventMov_QuarantineInvent class.

See Also

Reference

InventMov_QuarantineInvent Class