Share via


InventPostingSetupCache::getItemRelationExists Method [AX 2012]

Retrieves a value indicating whether the item relation exists.

Syntax

client server public static container getItemRelationExists(InventPostingItemCode _itemCode, ItemRelation _itemRelation)

Run On

Called

Parameters

Return Value

Type: container
A container holding a boolean if the value was cached; otherwise, conNull().

See Also

Reference

InventPostingSetupCache Class