Status – Kofax DM API User Manual

Page 493

Advertising
background image

DM API T

OKENS

473

%STATUS

pDocObject.SetProperty( “%OBJECT_IDENTIFIER”, strDocNum )


'Set the status.

pDocObject.SetProperty( "%STATUS", "%REMOVE_READ_ONLY" )


'Perform the update.

pDocObject.Update

Related Items

See the

PCDDocObject

object.

See the

SetProperty

method.

See the following tokens:

%LOCK

%LOCK_FOR_CHECKOUT

%MAKE_READ_ONLY

%REMOVE_READ_ONLY

%UNLOCK

Advertising