Lock_for_checkout – Kofax DM API User Manual

Page 423

Advertising
background image

DM API T

OKENS

403

%LOCK_FOR_CHECKOUT

%LOCK_FOR_CHECKOUT

This token is used in conjunction with the

%STATUS

token to lock and

check out a document. See

%STATUS

for further information.

Syntax

PCDDocObject.SetProperty(“%STATUS”, _

“%LOCK_FOR_CHECKOUT”)

Parameters

Example

See the

%STATUS

example on page 472

.

Related Items

See the

PCDDocObject

object.

See the

SetProperty

method.

See the following tokens:

%LOCK

%MAKE_READ_ONLY

%REMOVE_READ_ONLY

%STATUS

%UNLOCK

%STATUS

The token that indicates that this
command statement adjusts the status
of the document.

%LOCK_FOR_CHECKOUT

The token identifier that indicates that
the DM system should lock the
document and check it out to the
specified user.

Advertising