Kofax DM API Manual de usuario Pagina 337

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 336
DM API TOKENS 317
%CONTENTS_MOVE_AFTER
'Specify the place.
pDocObject.SetProperty("%CONTENTS_AFTER_ITEM", afterSystemID)
'Set the command.
pDocObject.SetProperty("%CONTENTS_DIRECTIVE", _
%CONTENTS_MOVE_AFTER")
'Perform the update.
pDocObject.Update()
'Check for errors.
checkError(pDocObject, "ERROR_MOVEAFTERFOLDERITEM")
'Delete the object.
delete pDocObject
Related Items
See the PCDDocObject object.
See the
SetProperty method.
See the
%CONTENTS_DIRECTIVE token.
Vista de pagina 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 527 528

Comentarios a estos manuales

Sin comentarios