Copydoc_version, Copydoc_version 338 – Kofax DM API User Manual
Page 358
Advertising

338 C
HAPTER
5
%COPYDOC_VERSION
%COPYDOC_VERSION
When document content is being copied to create a new document,
this token identifies the version of the document that is to be copied.
Syntax
PCDDocObject.SetProperty(“%COPYDOC_VERSION”, _
“lngVerNum”)
Parameters
Example
pDocObject.SetProperty("%COPYDOC_VERSION", version_id)
Related Items
See the
PCDDocObject
object.
See the
SetProperty
method.
See the following tokens:
%CONTENTS_COPY_CONTENTS
%COPYDOC
%COPYDOC_LIBRARY
%COPYDOC_VERSION
%COPYDOC_VERSION
The token identifier that specifies that
this statement contains the version of
the original document that is to be
copied.
lngVerNum
The
VERSION value from the
VERSIONS table that identifies which
version of the document is to be copied.
Advertising