Contents_src_parent_library – Kofax DM API User Manual
Page 347

DM API T
OKENS
327
%CONTENTS_SRC_PARENT_LIBRARY
%CONTENTS_SRC_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 source folder whose contents are being copied to another
folder.
Syntax
PCDDocObject.SetProperty( _
“%CONTENTS_SRC_PARENT_LIBRARY”, _
intLibID)
Parameters
Example
See the
%CONTENTS_COPY_CONTENTS
.
Related Items
See the
PCDDocObject
object.
See the
SetProperty
method.
See the following tokens:
%CONTENTS_DIRECTIVE
%CONTENTS_COPY_CONTENTS
%CONTENTS_SRC_
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
whose contents are being copied.