InventTable.Product Method

Looks up the related EcoResProduct table.

Syntax

public EcoResProduct Product([EcoResProduct relatedTable])

Run On

Called

Parameters

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

Return Value

Type: EcoResProduct Table
An instance of the related table.

See Also

Reference

InventTable Table