Click or drag to resize

DataTableTypeExtendedT Constructor (String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public DataTableTypeExtended(
	string title,
	string description = ""
)
Request Example View Source

Parameters

title
Type: SystemString
The title.
description (Optional)
Type: SystemString
The description.
See Also