Click or drag to resize

StiBusinessObjectHelperGetValueFromDataTable Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromDataTable(System.Data.DataTable,System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object GetValueFromDataTable(
	DataTable dataTable,
	string name
)

Parameters

dataTable
Type: System.DataDataTable

[Missing <param name="dataTable"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromDataTable(System.Data.DataTable,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromDataTable(System.Data.DataTable,System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromDataTable(System.Data.DataTable,System.String)"]

See Also