Contents_parent_version – Kofax DM API User Manual

Page 353

Advertising
background image

DM API T

OKENS

333

%CONTENTS_PARENT_VERSION

%CONTENTS_PARENT_VERSION

This token is used in conjunction with the

%CONTENTS_REORDER_ARRAY

token to reorganize a folder collection.

Syntax

PCDDocObject.SetProperty( _

“%CONTENTS_PARENT_VERSION”, _

lngFolderVersion)

Parameters

Example

See the

%CONTENTS_REORDER_CONTENTS

Example on page 324

.

Related Items

See the

PCDDocObject

object.

See the

SetProperty

method.

See the following tokens:

%CONTENTS_PARENT_VERSION

%CONTENTS_REORDER_CONTENTS

%CONTENTS_REORDER_ARRAY

%CONTENTS_PARENT_
VERSION

The token identifier, indicating that
version information is being provided.

lngFolderVersion

The document number retrieved through
the link in the

VERSION_ID column of

the

VERSIONS table.

Advertising