CreateFromFile(FilePath: String; Process: IBProcess);
FilePath. File path and name.
Process. The process, for which the specified file will be saved as a hidden child object in the repository.
The CreateFromFile constructor, based on the file, creates a new document used as an email attachmen.
The specified file for further use will be saved in the repository as a hidden child document of the Process process.
The constructor use is given in the example for IBProcessEmailDocuments.Add.
See also: