Share via


InventCostReportUIBuilder.detailModified Method [AX 2012]

Handles the UI modified event for the detail dialog field.

Syntax

public boolean detailModified(FormStringControl _control)

Run On

Called

Parameters

Return Value

Type: boolean
true if the control value has been modified; otherwise, false.

Remarks

The level must be enabled and disabled according to the value in detail field.

See Also

Reference

InventCostReportUIBuilder Class