InventDimFormControlInterface.mandatory Method [AX 2012]

Gets or sets a Boolean value that indicates whether the control is mandatory.

Syntax

public boolean mandatory([boolean _value])

Run On

Called

Parameters

Return Value

Type: boolean
true if the control is mandatory; otherwise, false.

See Also

Reference

InventDimFormControlInterface Interface