Class for Report operation.

Namespace: T.Modules.Report
Assembly: T.Modules (in T.Modules.dll)

Public Class ModuleReport 
Inherits ListObj(Of ReportItem)
This language is not supported or no code example is available.
public class ModuleReport : ListObj<ReportItem>
This language is not supported or no code example is available.
Name Description
Public constructor ModuleReport(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7