Kofax DM API Manuale Utente Pagina 473

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 527 528

Commenti su questo manuale

Nessun commento