Kofax DM API Bedienungsanleitung Seite 509

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 508
DM API TOKENS 489
%TRUSTEES_UPDATE
%TRUSTEES_UPDATE
Use this token to set trustee information.
Syntax
PCDDocObject.SetProperty(“%TRUSTEES_UPDATE”, _
vntAction)
Parameters
Usage
The %TRUSTEES_UPDATE token supports the following actions:
Example
'Create a document object.
Set pDocObject = CreateObject("PCDClient.PCDDocObject.1")
'Set the DM security token.
pDocObject.SetDST(strDST)
'Set the object type. Data on the MassProfile Update form shows
'the updated trustee settings.
pDocObject.SetObjectType("MassProfileUpdate")
'Set the update action.
pDocObject.SetProperty("%TRUSTEES_UPDATE", "%TRUSTEES_SET")
%TRUSTEES_UPDATE The token identifier that indicates trustee
information is about to be updated.
vntAction One of the three trustee actions
supported by the %TRUSTEES_UPDATE
token.
%TRUSTEES_ADD Add one or more trustees to the current
list of trustees.
%TRUSTEES_REMOVE Remove one or more trustees from the
current list of trustees.
%TRUSTEES_SET Adjust the access rights of one or more
of the current trustees.
Seitenansicht 508
1 2 ... 504 505 506 507 508 509 510 511 512 513 514 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare