InventDim::mcrGetProductDimensions Method
Gets the product dimensions for the passed InventDimId.
Syntax
client server public static InventDim mcrGetProductDimensions(InventDimId _inventDimId)
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID for which this method finds product dimensions.
Return Value
Type: InventDim Table
The InventDim record pertaining to the passed InventDimId.