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

  • 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 472
DM API TOKENS 453
%RECENTACTIVITYDATE
'Show data for the retrieved documents.
While (lngRow < lngRowCount)
strDocName = pClient.GetReturnValue(“DOCNAME”)
strAuthor = pClient.GetReturnValue(“AUTHOR”)
strMessage = strAuthor & “ wrote this document: “ & strDocName
MsgBox(strMessage)
Wend
Related Items
See the PCDRecentDoc object.
See the AddOrderByProperty method.
See the
%RECENTACTIVITYDATE token.
Zobrazit stránku 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 527 528

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

Žádné komentáře