Share via


InventItemType.defaultCostGroupId Method [AX 2012]

Retrieves the default cost group.

Syntax

public CostGroupId defaultCostGroupId()

Run On

Called

Return Value

Type: CostGroupId Extended Data Type
The default cost group.

Remarks

This method returns an empty cost group ID. The default cost group retrieval is handled by subclasses.

See Also

Reference

InventItemType Class