Click or drag to resize

StiBusinessObjectHelperGetValueFromDataRow Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object GetValueFromDataRow(
	DataRow dataRow,
	string name
)

Parameters

dataRow
Type: System.DataDataRow

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

name
Type: SystemString

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

Return Value

Type: Object

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

See Also