Kofax DM API Manuel d'utilisateur Page 517

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 528
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 516
1 2 ... 512 513 514 515 516 517 518 519 520 521 522 ... 527 528

Commentaires sur ces manuels

Pas de commentaire