Share via


ReasonTableRef.validateNotEmpty Method

Validates the contents of the Reason and ReasonComment fields for blank values.

Syntax

public boolean validateNotEmpty()

Run On

Called

Return Value

Type: boolean
true if the Reason or ReasonComment field contain a non-blank value; otherwise, false.

Remarks

This method is used as a validation to decide if the ReasonTableRef row contains any usable information.

See Also

Reference

ReasonTableRef Table