Share via


InventCostList.InventCostBundleList Method

Looks up the related InventCostBundleList table.

Syntax

public InventCostBundleList InventCostBundleList([InventCostBundleList relatedTable])

Run On

Called

Parameters

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

Return Value

Type: InventCostBundleList Table
An instance of the related table.

See Also

Reference

InventCostList Table