AxInternalBase.axItemId Method [AX 2012]

Converts an item ID by using the MapPolicy that is given for the internal class.

Syntax

protected ItemId axItemId(ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: ItemId Extended Data Type
A converted item ID if conversion is defined; otherwise, the value of the _itemId parameter.

See Also

Reference

AxInternalBase Class