Kofax DM API Bedienungsanleitung Seite 526

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 525
506 CHAPTER 5
%VERSION_TYPIST
%VERSION_TYPIST
This token is used to identify the typist for the specified document
version.
Syntax
PCDDocObject.SetProperty(“%VERSION_TYPIST”,
strTypistName)
Parameters
Example
'Create a doc object.
Set pObj = CreateObject("PCDClient.PCDDocObject")
'Set the DM security token.
pObj.SetDST(strDST)
'Set the typist.
pDocObject.SetProperty("%VERSION_ TYPIST", “j_SMITH”)
Related Items
See the PCDDocObject object.
See the
SetProperty method.
%VESION_TYPIST This token indicates that the typist
associated with the specified document
version is being specified.
strTypistName The name of the typist, as shown in the
USER_ID column of the PEOPLE table
in the DM database.
Seitenansicht 525
1 2 ... 521 522 523 524 525 526 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare