Click or drag to resize

StiBusinessObjectHelperGetValueFromDataSet Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object GetValueFromDataSet(
	DataSet dataSet,
	string name
)

Parameters

dataSet
Type: System.DataDataSet

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

name
Type: SystemString

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

Return Value

Type: Object

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

See Also