Share via


InventQualityManagementCreate.findInventItemSampling Method [AX 2012]

Finds and caches a record in the InventItemSampling table.

Syntax

protected InventItemSampling findInventItemSampling(InventItemSamplingId _itemSamplingId)

Run On

Server

Parameters

Return Value

Type: InventItemSampling Table
A record in the InventItemSampling table; otherwise, an empty record.

See Also

Reference

InventQualityManagementCreate Class