Delete_physical_files, Delete_physical_files 34 – Kofax DM API User Manual

Page 365

Advertising
background image

DM API T

OKENS

345

%DELETE_PHYSICAL_FILES

%DELETE_PHYSICAL_FILES

This token is used with the SetProperty method that

PCDDocObject

supports. It allows deletion of the content of DM objects. It does not
delete the profile of DM objects whose content is deleted.

Syntax

PCDDocObject.SetProperty(“%DELETE_OPTION”, _

“%DELETE_PHYSICAL_FILES”)

Parameters

Example

See the

%DELETE_OPTION

Example on page 343

.

Related Items

See the

PCDDocObject

object.

See the following methods:

Delete

SetProperty

See the following tokens:

%DELETE_ALL

%DELETE_EXPUNGE

%DELETE_OPTION

%DELETE_PHYSICAL_FILES

%DELETE_OPTION

The token that indicates the content, or
the content and the profile, is to be
deleted from a DM object.

%DELETE_PHYSICAL_
FILES

The token that only the content of the
DM object is to be deleted. The profile of
the DM object will not be deleted.

Advertising