Contents_dst_parent_version, Contents_dst_parent_version 331 – Kofax DM API User Manual

Page 351

Advertising
background image

DM API T

OKENS

331

%CONTENTS_DST_PARENT_VERSION

%CONTENTS_DST_PARENT_VERSION

This token is used in conjunction with the

%CONTENTS_DIRECTIVE

token and the

%CONTENTS_COPY_CONTENTS

token. It identifies the

document version to which document contents are being.

Syntax

PCDDocObject.SetProperty( _

“%CONTENTS_DST_PARENT_VERSION”, _

“intVerNum”)

Parameters

Example

See the

%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_VERSION

The token identifier that indicates that
this statement references the version
number of the destination document.

intVerNum

The value of the

VERSION column of

the

VERSIONS table that identifies the

version of the folder that receives the
copied document.

Advertising