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

  • 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 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
Zobrazit stránku 160
1 2 ... 156 157 158 159 160 161 162 163 164 165 166 ... 527 528

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

Žádné komentáře