Version_directive – Kofax DM API User Manual

Page 521

Advertising
background image

DM API T

OKENS

501

%VERSION_DIRECTIVE

pDelObject.SetDST( strDST )


'Set the version ID

pDelObject.SetProperty( "%VERSION_ID", version)


'Delete the document version.

pDelObject.SetProperty( "%VERSION_DIRECTIVE", _

"%PCD_DELETE_VERSION"

Related Items

See the

PCDDocObject

object.

See the

SetProperty

method.

Advertising