Kofax DM API Manual do Utilizador Página 517

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 516
DM API TOKENS 497
%VERSION_AUTHOR
%VERSION_AUTHOR
This token allows to specify the author of the document version.
Syntax
PCDDocObject.SetProperty(“%VERSION_AUTHOR”, _
vntAuthorName)
Parameters
Example
'Create a document object.
Set pObj = CreateObject("PCDClient.PCDDocObject")
'Set the DM security token.
pObj.SetDST(strDST)
'Set the author name.
pDocObject.SetProperty("%VERSION_AUTHOR", “ROBERT_X”)
'Set the object (form) type.
pDocObject.SetObjectType(“DEF_PROF”)
'Fetch the data.
pDocObject.Fetch
Related Items
See the PCDDocObject object.
See the SetProperty method.
%VERSION_AUTHOR The token identifier that indicates the
author is being specified.
vntAuthorName The USER_ID of the document version
author.
Vista de página 516
1 2 ... 512 513 514 515 516 517 518 519 520 521 522 ... 527 528

Comentários a estes Manuais

Sem comentários