Share via


InventQualityReferenceType::newFromQualityOrder Method [AX 2012]

Creates and initializes a new instance of the InventQualityReferenceType class that is based on a quality order.

Syntax

client server public static InventQualityReferenceType newFromQualityOrder(InventQualityOrderTable _orderTable)

Run On

Called

Parameters

Return Value

Type: InventQualityReferenceType Class
A new instance of the InventQualityReferenceType class.

See Also

Reference

InventQualityReferenceType Class