Kofax DM API Manuel d'utilisateur Page 497

  • 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 496
DM API TOKENS 477
%TRUSTEE_ID
%TRUSTEE_ID
The %TRUSTEE_ID token, together with the %TRUSTEE_RIGHTS and
%TRUSTEE_TYPE
tokens, allows trustee settings for a document to be
set or modified. Users who can modify a document object are called
trustees.
Syntax
PCDPropertyList.AddProperty(“%TRUSTEE_ID”, _
vntUserName)
Parameters
Example
'Create a property list object/
Set pPropList = CreateObject("PCDClient.PCDPropertyList")
'Request the trustee.
pPropList.AddProperty("%TRUSTEE_ID", vntName)
'Request the type of trustee.
pPropList.AddProperty("%TRUSTEE_TYPE", vntType)
'Request the trustee permissions.
pPropList.AddProperty("%TRUSTEE_RIGHTS", vntRights)
Related Items
See the PCDPropertyList object.
See the
AddProperty method.
See the following tokens:
%TRUSTEE_RIGHTS
%TRUSTEE_ID The token identifier used to indicate that
the name of the trustee is being
specified.
vntUserName The name of the Trustee, as shown in
the USER_ID column of the PEOPLE
table.
Vue de la page 496
1 2 ... 492 493 494 495 496 497 498 499 500 501 502 ... 527 528

Commentaires sur ces manuels

Pas de commentaire