Kofax DM API Bedienungsanleitung Seite 345

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 344
DM API TOKENS 325
%CONTENTS_REORDER_CONTENTS
'Set the new order.
pDocObject.SetProperty("%CONTENTS_REORDER_ARRAY", pOrder)
'Set the action.
pDocObject.SetProperty("%CONTENTS_DIRECTIVE", _
%CONTENTS_REORDER_CONTENTS")
'Perform the update.
pDocObject.Update()
'Check for error(s).
checkError(pDocObject, "ERROR_REORDERFOLDERITEMS")
'Clean up.
delete pDocObject
Related Items
See the PCDDocObject object.
See the
SetProperty method.
See the
%CONTENTS_DIRECTIVE token.
Seitenansicht 344
1 2 ... 340 341 342 343 344 345 346 347 348 349 350 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare