Kofax DM API Manuel d'utilisateur Page 458

  • 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 457
438 CHAPTER 5
%PROFILE
%PROFILE
This token is used to return information about the default profile form
for the user's primary group.
Syntax
PCDDocObject.SetProperty(“%FORM_LIST_TYPE”, _
“%PROFILE”)
Parameters
Example
'Create a doc object.
Set pDocObject = CreateObject("PCDClient.PCDDocObject.1")
'Check for errors.
checkError(pDocObject, "ERROR_CREATESEARCH")
'Set the DM security token.
pDocObject.SetDST(strDST)
'Set the object type.
pDocObject.SetObjectType("DocsFormsList")
'Set the library.
pDocObject.SetProperty("%TARGET_LIBRARY", strLibName)
'Get the default profile form for the current group.
pDocObject.SetProperty("%FORM_LIST_TYPE", "%PROFILE")
'Retrieve the specified information.
pDocObject.Fetch()
%FORM_LIST_TYPE The token that indicates the current
command line identifies the type of form
that the list operation is to retrieve.
%PROFILE The token identifier that indicates
information about the default Profile
form is to be retrieved.
Vue de la page 457
1 2 ... 453 454 455 456 457 458 459 460 461 462 463 ... 527 528

Commentaires sur ces manuels

Pas de commentaire