Kofax DM API Bedienungsanleitung Seite 524

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 523
504 CHAPTER 5
%VERSION_LABEL
%VERSION_LABEL
This token is used to retrieve the preview content.
Syntax
PCDGetDoc.AddSearchCriteria(“%VERSION_LABEL”, _
“PR1”)
Parameters
Example
'Create a PCDGetDoc object.
pGetDoc = CreateObject("PCDClient.PCDGetDoc.1")
'Set the DM security token.
pGetDoc.SetDST(strDST)
'Get the preview content.
pGetDoc.AddSearchCriteria("%VERSION_LABEL", "PR1")
'Retrieve the document version.
pGetDoc.Execute()
Related Items
See the PCDGetDoc object.
See the
AddSearchCriteria method.
See the
%CONTENT token.
%VERSION_LABEL The token identifier that specifies that
the version’s preview content is to be
returned.
PR1 A required parameter that is used in the
search.
Seitenansicht 523
1 2 ... 519 520 521 522 523 524 525 526 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare