Click or drag to resize

docScriptc_table Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction c_table(
	DataTable table,
	string title,
	string description
)
Request Example View Source

Parameters

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

Return Value

Type: docScriptInstruction
See Also