isSetTxnCreatedBy() method

Syntax

boolean isSetTxnCreatedBy ()

Returns

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

Usage

Checks whether the

txnCreatedBy

of this instance is set.

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