Share via


SrsReportDataContractExtendUIBuilder_CN.validateAlwaysPass Method [AX 2012]

Overrides the field validate method to return true always, so that user can use AX operator as field range, such as "1101..1109".

Syntax

protected boolean validateAlwaysPass(FormControl _formControl)

Run On

Called

Parameters

Return Value

Type: boolean
Return true always.

See Also

Reference

SrsReportDataContractExtendUIBuilder_CN Class