Kofax DM API Manuale Utente Pagina 497

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 496
1 2 ... 492 493 494 495 496 497 498 499 500 501 502 ... 527 528

Commenti su questo manuale

Nessun commento