Share via


TrvExpenseContract.validate Method [AX 2012]

Validates the contract member values.

Syntax

public boolean validate()

Run On

Called

Return Value

Type: boolean
true if validated successfully; otherwise, false

Remarks

It will validate each of the report parameter value. Also validates whether the company name that was set was valid.

See Also

Reference

TrvExpenseContract Class