Kofax DM API Manual do Utilizador Página 162

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 161
142 CHAPTER 4
AddSearchCriteria
AddSearchCriteria
Use this method to add a property name with search criteria to the
search.
Syntax
PCDGetDoc.AddSearchCriteria( strPropName, _
strCriteria )
PCDLookup.AddSearchCriteria( strPropName, _
strCriteria )
PCDPutDoc.AddSearchCriteria( strPropName, _
strCriteria )
PCDRecentDoc.AddSearchCriteria( strPropName, _
strCriteria )
PCDSearch.AddSearchCriteria( strPropName, _
strCriteria )
Parameters
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Example
The following example adds search criteria to a search. The user has
entered a Document number and Author ID for which to search.
.
.
.
'Save the document security token (DST) from the
'DM Server so the search can execute.
strPropName The name of the property on which to base
the search.
strCriteria The property value on which to search.
Vista de página 161
1 2 ... 157 158 159 160 161 162 163 164 165 166 167 ... 527 528

Comentários a estes Manuais

Sem comentários