Kofax DM API Uživatelský manuál Strana 524

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 528
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 523
1 2 ... 519 520 521 522 523 524 525 526 527 528

Komentáře k této Příručce

Žádné komentáře