Kofax DM API Manual do Utilizador Página 331

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 330
1 2 ... 326 327 328 329 330 331 332 333 334 335 336 ... 527 528

Comentários a estes Manuais

Sem comentários