Contents_src_parent_version, Contents_src_parent_version 32 – Kofax DM API User Manual

Page 348

Advertising
background image

328 C

HAPTER

5

%CONTENTS_SRC_PARENT_VERSION

%CONTENTS_SRC_PARENT_VERSION

This token is used in conjunction with the

%CONTENTS_DIRECTIVE

token and the

%CONTENTS_COPY_CONTENTS

token. It identifies the

document version of the source whose contents are to be copied to
another folder.

Syntax

PCDDocObject.SetProperty(

“%CONTENTS_SRC_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_SRC_

PARENT_VERSION

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

intVerNum

The value from the

VERSION column of

the

VERSIONS table that identifies the

version of the folder whose contents are
being copied.

Advertising