DimensionController.validateDialogField Method [AX 2012]
Validates the fields.
Syntax
public boolean validateDialogField(FormSegmentedEntryControl _segmentedEntryControl)
Run On
Called
Parameters
- _segmentedEntryControl
Type: FormSegmentedEntryControl Class
The instance of the FormSegmentedEntryControl class that triggered this event.
Return Value
Type: boolean
true if valid; otherwise, false.