Share via


InventDimFormControlInterface.supportsMandatory Method [AX 2012]

Checks whether the underlying control supports the mandatory property.

Syntax

public boolean supportsMandatory()

Run On

Called

Return Value

Type: boolean
true if the underlying control supports the mandatory property; otherwise, false.

See Also

Reference

InventDimFormControlInterface Interface