Kofax DM API Manuale Utente Pagina 161

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 160
DM API METHODS AND PROPERTIES 141
AddReturnProperty
pSearch.SetDST( strDST )
'Add the Library you want to search.
pSearch.AddSearchLib( "LegalLaw" )
'Specify the form to use for this search.
pSearch.SetSearchObject( "def_qbe" )
'Add the properties you want the search
'to return.
pSearch.AddReturnProperty "docname"
pSearch.AddReturnProperty "docnum"
pSearch.AddReturnProperty "AUTHOR_ID"
'Execute the Search.
pSearch.Execute
.
.
.
Related Items
See the following objects:
PCDRecentDoc
PCDSearch
See the following properties:
ErrDescription
ErrNumber
Vedere la pagina 160
1 2 ... 156 157 158 159 160 161 162 163 164 165 166 ... 527 528

Commenti su questo manuale

Nessun commento