Share via


InventItemSalesSetup.InventItemPurchSetup Method

Looks up the related InventItemPurchSetup table.

Syntax

public InventItemPurchSetup InventItemPurchSetup([InventItemPurchSetup relatedTable])

Run On

Called

Parameters

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

Return Value

Type: InventItemPurchSetup Table
An instance of the related table.

See Also

Reference

InventItemSalesSetup Table