isSetActionResultCode() method

Syntax

boolean isSetActionResultCode ()

Returns

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

Usage

Checks whether the

actionResultCode

of this instance is set.

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