InventDimGroupFieldSetup.isSerialNumberControlEnabled Method [AX 2012]

Gets the value of the internal isSerialNumberControlEnabled parameter.

Syntax

public NoYes isSerialNumberControlEnabled()

Run On

Called

Return Value

Type: NoYes Enumeration
The NoYes::Yes if the dimension is under serial number control; otherwise, the NoYes::No.

See Also

Reference

InventDimGroupFieldSetup Class