SaveToPP;
The SaveToPP method saves a document to the repository.
Method call is relevant if the current document was initialized using the BProcessEmailDocument.CreateFromFile constructor and has not been yet saved for further use (IsPermanent = False). After executing the SaveToPP method the file is saved as a process' hidden child document.
The property use is given in the example for IBProcessEmailDocuments.Add.
See also: