Kofax DM API Manuel d'utilisateur Page 161

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 528
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 160
1 2 ... 156 157 158 159 160 161 162 163 164 165 166 ... 527 528

Commentaires sur ces manuels

Pas de commentaire