Share via


InventDimGroupFieldSetup.isPhysicalInventoryEnabled Method [AX 2012]

Gets the value of the internal isPhysicalInventoryEnabled parameter.

Syntax

public NoYes isPhysicalInventoryEnabled()

Run On

Called

Return Value

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

See Also

Reference

InventDimGroupFieldSetup Class