Share via


InventQualityReferenceTypeInventory.defaultInventDimId Method [AX 2012]

Gets the default InventDimId value for this invent reference.

Syntax

public InventDimId defaultInventDimId()

Run On

Called

Return Value

Type: InventDimId Extended Data Type
The InventDimId value.

Remarks

Since a Invent reference is only based on the ItemId, we need to get the values based on the InventTable

See Also

Reference

InventQualityReferenceTypeInventory Class