SrsReportDataContractExtendUIBuilder_CN.overrideDialogFieldValidateAlwaysPass Method [AX 2012]

Overrides the dialog field control property to let it validate always pass.

Syntax

protected void overrideDialogFieldValidateAlwaysPass(DialogField _dialogField)

Run On

Called

Parameters

  • _dialogField
    Type: DialogField Class
    Dialog field, shall be initialized before PostBuild super() call.

See Also

Reference

SrsReportDataContractExtendUIBuilder_CN Class