Kofax DM API Manual do Utilizador Página 526

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 525
1 2 ... 521 522 523 524 525 526 527 528

Comentários a estes Manuais

Sem comentários