Share via


InventDimGroupFieldSetup.isPurchPriceSearchEnabled Method [AX 2012]

Gets the value of the internal isSalesPriceSearchEnabled parameter.

Syntax

public NoYes isPurchPriceSearchEnabled()

Run On

Called

Return Value

Type: NoYes Enumeration
The NoYes::Yes value if the dimension is used in purchase price searches; otherwise, the NoYes::No value.

See Also

Reference

InventDimGroupFieldSetup Class