Kofax DM API Bedienungsanleitung Seite 337

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare