Share via


InventItemType::valueCanHaveFormula Method [AX 2012]

Gets a comma-delimited list of item types that can support a formula.

Syntax

client server public static str valueCanHaveFormula()

Run On

Called

Return Value

Type: str
A comma-delimeted list of item types that can support a formula.

Remarks

The string can be used as a query range.

See Also

Reference

InventItemType Class