Share via


InventTransferTable.fromInventLocation Method

Looks up the related InventLocation table.

Syntax

public InventLocation fromInventLocation([InventLocation relatedTable])

Run On

Called

Parameters

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

Return Value

Type: InventLocation Table
An instance of the related table.

See Also

Reference

InventTransferTable Table