Kofax DM API Manual do Utilizador Página 439

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 438
DM API TOKENS 419
%PCD_PARM_LIB_SETTINGS
%PCD_PARM_LIB_SETTINGS
This token retrieves DM Webtop library configuration parameters that
are stored in the
SYSTEMPARAMETERS.INC file.
Syntax
PCDPropertyList.SetProperty( _
“%PCD_PARM_LIB_SETTINGS”, _
strParmName)
Parameters
Example
'Create a document object.
Set pObj = CreateObject("PCDClient.PCDPropertyList")
'Set the DM security token.
pObj.SetDST(strDST)
'Specify the form used for this retrieval.
pObj.SetObjectType(DocObjType)
'Set the library.
pObj.SetProperty("%TARGET_LIBRARY", this.library)
'Set the property name to retrieve.
pObj.SetProperty("%PCD_PARM_LIB_SETTINGS", paramName)
Related Items
See the PCDPropertyList object.
See the SetProperty method.
%PCD_PARM_LIB_
SETTINGS
The token identifier that requests the
specified library configuration
parameter.
strParmName The name of the configuration
parameter that is being requested.
Vista de página 438
1 2 ... 434 435 436 437 438 439 440 441 442 443 444 ... 527 528

Comentários a estes Manuais

Sem comentários