Home -> ITransferBatch -> IsSubmitted

Description

The IsSubmitted method returns true if the batch has been submitted for processing.

Usage

bool IsSubmitted() const;

Return value

[bool]
True if the batch has already been submitted, false otherwise.

See also