Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.5 KB

ReportItem.md

File metadata and controls

29 lines (25 loc) · 1.5 KB

ReportItem

Properties

Name Type Description Notes
report_id int Report [optional]
parent_id int Parent [optional]
folder bool Folder [optional]
report_type_description str Report Type Description [optional]
description str Description [optional]
comments str Comments [optional]
control_assembly_name str Control Assembly Name [optional]
control_type_name str Control Type Name [optional]
helper_assembly_name str Helper Assembly Name [optional]
helper_type_name str Helper Type Name [optional]
main_table_name str Main Table Name [optional]
display_in_detail_form bool Display In Detail Form [optional]
display_in_action_menu bool Display In Action Menu [optional]
security_user_id int Security User [optional]
xsl_template str Xsl Template [optional]
last_ran_security_user_id int Last Ran Security User [optional]
last_ran_date str Last Ran Date [optional]
record_type_enum str Record Type [optional]
date_created datetime Date Created [optional]
date_modified str Date Modified [optional]

[Back to Model list] [Back to API list] [Back to README]