Skip to main content
All docs
V23.2
.NET 6.0+

ReportModuleOptions Properties

Contains options for the report module.
Name Description
EnableInplaceReports Specifies whether inplace reports are enabled.
Events
ReportDataType Specifies the type of the report data objects used to persist reports.
ReportStoreMode Specifies the format used to store reports in the ReportsStorage.
ShowAdditionalNavigation Specifies the default value for the IModelNavigationItemsForReports.GenerateRelatedReportsGroup property.
See Also