public void Delete( System.string name, System.string udfData, System.bool deleteScheduledReports )
Parameters
- name
- The path and name of the report to remove form the repository.
- udfData
Optional user-defined data string to pass along with the report.
This feature is deprecated.- deleteScheduledReports
- True to remove schedules associated with this report or False not to.