Click or drag to resize

pagePresetTableReport Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the pagePresetTableReport class

Namespace:  imbSCI.Reporting.meta.presets.servicepages
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public pagePresetTableReport(
	DataTable __table
)
Request Example View Source

Parameters

__table
Type: System.DataDataTable
See Also