Share via


EventBuildValidAlertFields.isControlDateEffective Method [AX 2012]

Checks whether the FormControl object is date-effective.

Syntax

protected boolean isControlDateEffective(Object _formControl)

Run On

Client

Parameters

Return Value

Type: boolean
true if the FormControl is date-effective; otherwise false.

See Also

Reference

EventBuildValidAlertFields Class