InventMovement.itemGroupId Method [AX 2012]

Retrieves an item group ID of the item related to this movement.

Syntax

public ItemGroupId itemGroupId()

Run On

Called

Return Value

Type: ItemGroupId Extended Data Type
An item group ID.

Remarks

This method caches the item group ID and retrieves it from the cache, if available.

See Also

Reference

InventMovement Class