Share via


TaxableInventoriedLine.getInventTransId Method [AX 2012]

Gets the InventTransId field.

Syntax

public TradeInventTransId getInventTransId()

Run On

Called

Return Value

Type: TradeInventTransId Extended Data Type
The InventTransId field.

Remarks

If the transaction does not support Inventory transactions then an empty string may be returned.

See Also

Reference

TaxableInventoriedLine Interface