Kofax DM API Bedienungsanleitung Seite 494

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 493
474 CHAPTER 5
%TARGET_LIBRARY
%TARGET_LIBRARY
This token specifies the library to use for various actions (such as
searching or creating documents).
Syntax
PCDDocObject.SetProperty(“%TARGET_LIBRARY”, _
strLibName)
Parameters
Usage
If no target library is specified, the default value is the current library.
Example
'Create a doc object.
pDocObject = CreateObject("PCDClient.PCDDocObject.1")
'Set the DM Security Token.
pDocObject.SetDST( strDST )
'Use the cyd_defprof form to set properties.
pDocObject.SetObjectType("cyd_defprof")
'Set the target library.
pDocObject.SetProperty("%TARGET_LIBRARY", library)
Related Items
See the PCDDocObject object.
See the
SetProperty method.
%TARGET_LIBRARY The token identifier that indicates that
the target library is being set.
strLibName The name of the library.
Seitenansicht 493
1 2 ... 489 490 491 492 493 494 495 496 497 498 499 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare