Share via


CustParameters.validateWrite Method

Determines whether the current record is valid and ready to be written to the database.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the record is valid; otherwise, false.

Remarks

When the CreditIdentificationRequire field value is set to require a minimum limit, the CreditLimit field value must be greater than zero.

See Also

Reference

CustParameters Table