InventTable.inventDimPrimaryDimensions Method
Removes all non primary dimensions on the InventDim parameter.
Syntax
public InventDim inventDimPrimaryDimensions(InventDim _inventDim)
Run On
ClientOrServer
Parameters
- _inventDim
Type: InventDim Table
The InventDim record from which to remove all non primary dimensions.
Return Value
Type: InventDim Table
An InventDim buffer that contains only primary dimensions.