The following tables list the members exposed by the ReportSchedule type.

Name Description
Public field delivery_mode Report delivery mode
Public field email_recipient_data Report recipient data for report delivery by email
Public field end_date_time End date and time of the report schedule
Public field entity_type Entity type when report is entity type report
Public field frequency report schedule frequency
Public field id Entity ID for the report schedule
Public field is_active Is report schedule currently active
Public field last_execution_date_time Last execution date and time of the report schedule
Public field name Name of the report schedule
Public field network_path Network path, valid only if delivery mode is set to network path
Public field next_execution_date_time Next execution date and time of the report schedule
Public field owner_id ID of the owner entity. If admin owned, null.
Public field report_data data to generate the report
Public field report_guid report guid
Public field start_date_time Start date and time of the report schedule
Public field synergy_path_folder_id Folder ID when delivery mode is save to synergy path
Public field user_id Entity ID of the user
Top