Share via


TaxableInventoriedLine.getItemId Method [AX 2012]

Gets the item ID.

Syntax

public ItemId getItemId()

Run On

Called

Return Value

Type: ItemId Extended Data Type
The item ID.

Remarks

If the transaction does not support Items, then an empty string may be returned.

See Also

Reference

TaxableInventoriedLine Interface