Kofax DM API Manual do Utilizador Página 473

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 527 528

Comentários a estes Manuais

Sem comentários