SrsReportRdlDataContract.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 validates each report parameter value. The method also validates that the company name that was set is valid.

See Also

Reference

SrsReportRdlDataContract Class