Reports module configuration workflow | |
---|---|
Action | Where |
Create Report Forms | Reports / Forms. Learn more at Reports Forms. |
Manage WebData Definitions | Reports / WebData. Learn more at Reports WebData. |
Customize Report Forms | Reports / Forms Editor. Learn more at Forms Editor. |
Manage WebData scripts | Reports / WebData Editor. Learn more at WebData Editor. |
When using Windows WPF clients, you can use the following visualization controls.
When using Web HTML5, or portable displays, you can use the following visualization control:
→ Read more about the Reports Monitor.
The Reports Namespace exposes properties and methods of the .NET objects used by the Dataset Module execution.
Report Module Properties examples | ||
---|---|---|
Property | Type | Description |
T.Modules.Report | RunObj | Class for Report operation. |
ReportItem.Append | int | Indicates whether the report will be overwritten or appended on Save commands |
ReportItem.Category | string | ReadOnly property with categories configured on Report object. |
For more information on namespaces and objects, go to Objects and Namespaces.
In this section: