Click or drag to resize

metaCustomizedSimplePageAddDataTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaDataTable AddDataTable(
	DataTable table,
	string title,
	string description
)
Request Example View Source

Parameters

table
Type: System.DataDataTable
title
Type: SystemString
description
Type: SystemString

Return Value

Type: metaDataTable
See Also