InventDim::isInventDimEqualPhysicalDim Method

Indicates whether two specified InventDim table buffers have the same physical inventory dimensions.

Syntax

client server public static boolean isInventDimEqualPhysicalDim(
    InventDimGroupSetup _inventDimGroupSetup, 
    InventDim _fromInventDim, 
    InventDim _toInventDim)

Run On

Called

Parameters

  • _inventDimGroupSetup
    Type: InventDimGroupSetup Class
    The instance of the InventDimGroupSetup class that represents the dimension setup that is used to determine the physical dimensions

Return Value

Type: boolean
true if both of the InventDim table buffers have the same physical dimensions; otherwise, false.

See Also

Reference

InventDim Table