Kofax DM API Manuel d'utilisateur Page 331

  • 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 330
DM API TOKENS 311
%CONTENTS_COPY_CONTENTS
'Set the target folder.
pDocObject.SetProperty("%CONTENTS_DST_PARENT", tarFolderNum)
'Set the target folder version.
pDocObject.SetProperty("%CONTENTS_DST_PARENT_VERSION", _
tarFolderVersion)
'Set the target folder library.
pDocObject.SetProperty("%CONTENTS_DST_PARENT_LIBRARY", _
tarFolderLibID)
'Command to copy.
pDocObject.SetProperty("%CONTENTS_DIRECTIVE", _
"%CONTENTS_COPY_CONTENTS")
'Perform the update.
pDocObject.Update()
'Check the error.
checkError(pDocObject, "ERROR_COPYFOLDERCONTENTS")
'Delete the object.
delete pDocObject
Related Items
See the PCDDocObject object.
See the
SetProperty method.
See the
%CONTENTS_DIRECTIVE token.
Vue de la page 330
1 2 ... 326 327 328 329 330 331 332 333 334 335 336 ... 527 528

Commentaires sur ces manuels

Pas de commentaire