isSetLastExecution() method

Syntax

boolean isSetLastExecution ()

Returns

false if the lastExecution is null. Otherwise, it returns true.

Usage

Checks whether the

lastExecution

of this instance is set.

false if the lastExecution is null. Otherwise, it returns true.