OutDestinationType property: ReportDefn class
Description
This property returns the type of device specified for the output of the report definition, as a string.
This property returns the output destination value set on the Report Definition-Output page; it is not used internally to determine the output type. It can be used in a PeopleCode program to determine how to process and produce report output (for example, whether to call Publish, how to set OutDestination).
This property is effectively read-only.