Contents_dst_parent, Contents_dst_parent 329 – Kofax DM API User Manual
Page 349

DM API T
OKENS
329
%CONTENTS_DST_PARENT
%CONTENTS_DST_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 that is the destination of the content
operation.
Syntax
PCDDocObject.SetProperty( _
“%CONTENTS_DST_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_DST_
PARENT
The token identifier that indicates that
the document number value in this
statement references the destination
folder item.
lngDocNum
The value from the
DOCNUMBER column
of the
PROFILE table that identifies the
folder that receives the copied item(s).