Share via


InventItemPurchSetup.InventItemSalesSetup Method

Looks up the related InventItemSalesSetup table.

Syntax

public InventItemSalesSetup InventItemSalesSetup([InventItemSalesSetup relatedTable])

Run On

Called

Parameters

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

Return Value

Type: InventItemSalesSetup Table
An instance of the related table.

See Also

Reference

InventItemPurchSetup Table