Share via


InventItemPriceActivationTaskActivateSim::checkPriceType Method [AX 2012]

Checks whether the price type is allowed in the version.

Syntax

client server public static boolean checkPriceType(InventItemPriceSim _inventItemPriceSim)

Run On

Called

Parameters

Return Value

Type: boolean
true if the price type is allowed; otherwise, false.

See Also

Reference

InventItemPriceActivationTaskActivateSim Class