Share via


InventDimGroupFieldSetup.isFinancialInventoryEnabled Method [AX 2012]

Gets the value of the internal isPhysicalInventoryEnabled parameter.

Syntax

public NoYes isFinancialInventoryEnabled()

Run On

Called

Return Value

Type: NoYes Enumeration
The NoYes::Yes value if the dimension is part of financial inventory; otherwise, the NoYes::No value.

See Also

Reference

InventDimGroupFieldSetup Class