InventTestAssociationTable.InventItemSampling Method

Looks up the related InventItemSampling table.

Syntax

public InventItemSampling InventItemSampling([InventItemSampling relatedTable])

Run On

Called

Parameters

  • relatedTable
    Type: InventItemSampling Table
    Sets the related table; optional. Subsequent calls will return the provided related table.

Return Value

Type: InventItemSampling Table
An instance of the related table.

See Also

Reference

InventTestAssociationTable Table