Outputs the report to a file or email. Note that the report must have already be run. Before creating a file, call SetOutputToFile to set the file specifications. Before sending an email, set the Recipients, BCCRecipients, CCRecipients, EmailSubject, and EmailBody properties.
public bool CreateOutput(bool Email);
Return Value
True if the report ran successfully, false otherwise.
Parameters
Email
True if this report should be emailed, false to output to a file.
See also:
Class Report© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic