JAMS 6.x Help
Submit.Report Class Members
Properties 


The following tables list the members exposed by Submit.Report.

Public Constructors
 NameDescription
Public ConstructorSubmit.Report ConstructorCreates a Submit.Report.  
Top
Public Properties
 NameDescription
Public PropertyCopiesGets or sets the number of copies of this report that should be printed.  
Public PropertyDescriptionGets or sets the description of this report.  
Public PropertyDetailIDGets the Detail ID of this report.  
Public PropertyFullFilenameGets or Sets a valid file name for the Report. The use of this property is determined by the template definitions. The default JAMS template uses this value as the base for a report's file name and any missing parts are replaced as follows:
  • A missing device/directory is replaced with the specification from the Job's System definition.
  • A missing filename is replaced with the Report I.D.
  • A missing extension is replaced with the Job's run occurence number.
 
Public PropertyJobIDGets the Job ID of this report.  
Public PropertyLogicalNameGets or Sets the Report's logical name. When JAMS parses a Job, it can create the batch commands needed to define logical names which point to the actual report listing file. If unassigned, the Report ID is used as the value for the logical name.  
Public PropertyPrintFormGets or sets the print form for this report.  
Public PropertyPrintQualifiersGets or sets additional print qualifiers for this report.  
Public PropertyPrintQueueGets or sets the print queue that this report should be sent to.  
Public PropertyReportIDGets the internal ID of this report.  
Public PropertyReportNameGets the name of this report.  
Public PropertyRetentionDaysGets or sets the number of days that this report file should be retained.  
Top
See Also

Reference

Submit.Report Class
MVPSI.JAMS Namespace

Send Feedback