Kofax DM API Manuale Utente Pagina 330

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 329
310 CHAPTER 5
%CONTENTS_COPY_CONTENTS
%CONTENTS_COPY_CONTENTS
This token is used in conjunction with %CONTENTS_DIRECTIVE to
specify that a folder’s content should be copied into another folder.
Syntax
PCDDocObject.SetProperty( _
“%CONTENTS_DIRECTIVE”, _
“%CONTENTS_COPY_CONTENTS”)
Parameters
Example
'create the object.
pDocObject = CreateObject("PCDClient.PCDDocObject")
'set the DM security token.
pDocObject.SetDST(strDST)
'Set the object type.
pDocObject.SetObjectType("ContentsCollection")
'Set the library.
pDocObject.SetProperty("%TARGET_LIBRARY", library)
'Set the source.
pDocObject.SetProperty("%CONTENTS_SRC_PARENT", srcFolderNum)
'Set the source version.
pDocObject.SetProperty("%CONTENTS_SRC_PARENT_VERSION", _
srcFolderVersion)
'Set the source library
pDocObject.SetProperty("%CONTENTS_SRC_PARENT_LIBRARY", _
srcFolderLibID)
%CONTENTS_DIRECTIVE The token identifier that indicates that
the program will manipulate the contents
of a folder.
%CONTENTS_COPY_
CONTENTS
The token identifier that indicates the
contents of one folder are being copied
to another folder.
Vedere la pagina 329
1 2 ... 325 326 327 328 329 330 331 332 333 334 335 ... 527 528

Commenti su questo manuale

Nessun commento