DeliveryUnitReportConfiguration Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.settings.DeliveryUnitReportConfiguration"]
Namespace: imbWEM.Core.settings
public class DeliveryUnitReportConfiguration : imbBindable
The DeliveryUnitReportConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| DeliveryUnitReportConfiguration | Initializes a new instance of the DeliveryUnitReportConfiguration class |
| Name | Description | |
|---|---|---|
| reportBuildDoExcelExport |
Should Excel files be created as attachment
| |
| reportBuildDoGraphs |
Should graphs be created in the reports
| |
| reportBuildDoJSONExport |
Should JSON reports be created for attachment
| |
| reportBuildWebDomainReport |
Should web domain report be included
| |
| reportBuildWebPageReport |
TRUE enables generation of web page reports
| |
| reportLinkIndex |
Includes link index table into report
| |
| reportPageIndex |
Includes page index table into report
| |
| reportPurgeFolder |
Description of $property$
| |
| tableExcerptRowLimitDefault |
Default number of rows to include into visible report content
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |