Share via


CatCartLine.inventDimCombination Method

Retrieves a record in the InventDimCombination table to which the line refers.

Syntax

public InventDimCombination inventDimCombination([boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: InventDimCombination Table
A record in the InventDimCombination table; otherwise, an empty buffer.

See Also

Reference

CatCartLine Table