Share via


TaxReportGenerate347.documentNum_validate Method [AX 2012]

Validates the document number field.

Syntax

public boolean documentNum_validate(FormStringControl _documentNumControl)

Run On

Called

Parameters

Return Value

Type: boolean
true if validation passed; otherwise, false.

See Also

Reference

TaxReportGenerate347 Class