Version_to_index, Version_to_index 505 – Kofax DM API User Manual

Page 525

Advertising
background image

DM API T

OKENS

505

%VERSION_TO_INDEX

%VERSION_TO_INDEX

This token indentifies a version identified in a search whose content is
now to be retrieved. In this circumstance, it can be less complex to
identify the version by referencing its location in the data set returned
by the initial search operation than in trying to identify it by its
document ID number.

Syntax

PCDDocObject.SetProperty(“%VERSION_ID”, _

“%VERSION_TO_INDEX”)

Parameters

Related Items

See the

PCDDocObject

object.

See the

SetProperty

method.

See the

%VERSION_ID

token.

%VERSION_ID

The token identifier that indicates an
action is to involve a version.

%VERSION_TO_INDEX

After a document is returned by a search
operation, this token specifies the
version of a document that is to be
referenced in a subsequent content
search.

Advertising