ExpirationDate property: PostReport class
Description
This property specifies the date the report will be deleted from the Report Manager table. If the expiration date is not specified, the system calculates the expiration date based on the Retention Days specified in the Process Scheduler’s System Settings.
This property is read/write.
Example
&MYRQST.ExpirationDate = "2003/01/01";
Related Topics