Share via


SalesTaxByCustomerContract.validate Method [AX 2012]

Validates the UI parameters.

Syntax

public boolean validate()

Run On

Called

Return Value

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

Remarks

This method validates only those properties of the summary parameter that are required for the corresponding UTC class.

See Also

Reference

SalesTaxByCustomerContract Class