Share via


InventDimGroupFieldSetup.isPrimaryStockingEnabled Method [AX 2012]

Gets the value of the internal isPrimaryStockingEnabled parameter.

Syntax

public NoYes isPrimaryStockingEnabled()

Run On

Called

Return Value

Type: NoYes Enumeration
The NoYes::Yes if the dimension is a primary stocking dimension; otherwise, the NoYes::No.

See Also

Reference

InventDimGroupFieldSetup Class