isSetDueDate() method

Syntax

boolean isSetDueDate ()

Returns

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

Usage

Checks whether the

dueDate

of this instance is set.

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