ReportAddType Enumeration

Syntax Constants
Enum ReportAddType
    scReportAddMove = 0
    scReportAddCopy = 1
End Enum
  • scReportAddMove: Moves the document into the Report.
  • scReportAddCopy: Inserts a copy of the document into the Report.