Share via


TrvAllowanceContract.validate Method [AX 2012]

Validates the contract member values.

Syntax

public boolean validate()

Run On

Called

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

Remarks

This method will validate each report parameter value. This method will also validate whether the company name that was set is valid.

See Also

Reference

TrvAllowanceContract Class