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

  • 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 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.
Zobrazit stránku 525
1 2 ... 521 522 523 524 525 526 527 528

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

Žádné komentáře