Share via


EFDocReceivedXmlInquiryUIBuilder_BR.cancellationLimitValidate Method [AX 2012]

Validates the value that the user has informed on the dialog for the cancellation limit parameter

Syntax

protected boolean cancellationLimitValidate([FormControl _formControl])

Run On

Called

Parameters

  • _formControl
    Type: FormControl Class
    The form control representing the cancellation limit

Return Value

Type: boolean
true if the validation succeeds, false otherwise

See Also

Reference

EFDocReceivedXmlInquiryUIBuilder_BR Class