Share via


InventProductGroupItem.inventDim Method

Returns the InventDim table record related to an InventProductGroupItem table record.

Syntax

public InventDim inventDim([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: InventDim Table
An InventDim table record related to an InventProductGroupItem table record.

See Also

Reference

InventProductGroupItem Table