Contents_parent – Kofax DM API User Manual

Page 352

Advertising
background image

332 C

HAPTER

5

%CONTENTS_PARENT

%CONTENTS_PARENT

This token is used in conjunction with the

%CONTENTS_REORDER_ARRAY

token to reorganize a folder collection.

Syntax

PCDDocObject.SetProperty(“%CONTENTS_PARENT”, _

lngDocNum)

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

The token identifier. (Although its name
implies it references a “parent,” it
references the document number of the
affected folder.)

lngDocNum

The document number retrieved through
the link in the

DOCNUMBER column of

the

FOLDER_ITEM table.

Advertising