OutDestFormat property: PostReport class
Description
This property specifies the output format of the file that is posted to the Report Repository. If format is not specified, the system determines the format based on the extension of the file being posted to the Report Repository.
This property is read/write.
Example
&MYRQST.OutDestFormat = "PDF";
Related Topics