Delete_all, Delete_all 34 – Kofax DM API User Manual

Page 361

Advertising
background image

DM API T

OKENS

341

%DELETE_ALL

%DELETE_ALL

This token is used with the

SetProperty

method that

PCDDocObject

supports. Used with the

%DELETE_OPTION

token, it

allows deletion of both the profile and the content of DM objects.

Syntax

PCDDocObject.SetProperty(“%DELETE_OPTION”, _

“%DELETE_ALL”)

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_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_ALL

The token that both the profile and the
content of the DM object are to be
deleted.

Advertising