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

  • 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 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.
Zobrazit stránku 438
1 2 ... 434 435 436 437 438 439 440 441 442 443 444 ... 527 528

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

Žádné komentáře