Contents_src_parent, Contents_src_parent 32 – Kofax DM API User Manual
Page 346

326 C
HAPTER
5
%CONTENTS_SRC_PARENT
%CONTENTS_SRC_PARENT
This token is used in conjunction with the
%CONTENTS_DIRECTIVE
token and the
%CONTENTS_COPY_CONTENTS
token. It identifies the
document number of the folder whose contents are to be copied to
another folder.
Syntax
PCDDocObject.SetProperty( _
“%CONTENTS_SRC_PARENT”, _
lngDocNum)
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
The token identifier that indicates that
the document number value in this
statement references the source folder
item.
lngDocNum
The value from the
DOCNUMBER
column of the
PROFILE table that
identifies the folder item whose contents
are being copied.