IDtBulkPacket.Failed

Syntax

Failed(RecNo: Integer): Boolean;

Parameters

RecNo: entry index.

Description

The Failed property determines whether the entry export is failed, index of which is passed by the RecNo parameter. If entry export failed, the property returns True, otherwise False.

See also:

IDtBulkPacket