Contents_dst_parent_library – Kofax DM API User Manual

Page 350

Advertising
background image

330 C

HAPTER

5

%CONTENTS_DST_PARENT_LIBRARY

%CONTENTS_DST_PARENT_LIBRARY

This token is used in conjunction with the

%CONTENTS_DIRECTIVE

token and the

%CONTENTS_COPY_CONTENTS

token. It identifies the

library of the destination folder to a document object is being copied.

Syntax

PCDDocObject.SetProperty( _

“%CONTENTS_DST_PARENT_LIBRARY”, _

intLibID)

Parameters

Example

Seethe

%CONTENTS_COPY_CONTENTS

Example on page 310

.

Related Items

See the

PCDDocObject

object.

See the

SetProperty

method.

See the following tokens:

%CONTENTS_DIRECTIVE

%CONTENTS_COPY_CONTENTS

%CONTENTS_DST_

PARENT_LIBRARY

The token identifier that indicates that
this statement references the library ID
number of the folder item.

intLibID

The value from the

PARENT_LIBRARY

column of the FOLDER_ITEM table that
identifies the library of the folder item
that is to receive the document object
that is being copied.

Advertising