Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 889 Bytes

CommonReportsection.md

File metadata and controls

19 lines (14 loc) · 889 Bytes

EzmaxApi::Object::CommonReportsection

Load the model package

use EzmaxApi::Object::CommonReportsection;

Properties

Name Type Description Notes
a_obj_reportsubsection ARRAY[CommonReportsubsection]
a_obj_reportcolumn ARRAY[CommonReportcolumn]
e_reportsection_horizontalalignment EnumHorizontalalignment
i_reportsection_columncount int The number of Reportcolumns in the Reportsection
i_reportsection_width int The combined width of all the Reportcolumns in the Reportsection

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