Share via


PdsCustSellableDays.inventDim Method

Gets the InventDim record associated to the current record.

Syntax

public InventDim inventDim([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the returned InventDim record can be updated.

Return Value

Type: InventDim Table
The InventDim record associated to the current record if one is found; otherwise a nullNothingnullptrunita null reference (Nothing in Visual Basic) record.

Remarks

standard search.

See Also

Reference

PdsCustSellableDays Table