Description

Returns an individual IPNDocConvQueueItemJob item from the collection.

Syntax

expression.Item(Index)

where expression is an IPNDocConvQueueItemJobs collection

Returns an IPNDocConvQueueItemJob item, or E_FAIL if the Index is out of range.

Parameters

Object Index

The collection can be indexed by integer position by integer position or by JobGUID string.

See Also:

Count IPNDocConvQueueItemJob