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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |