Click or drag to resize

StiBusinessObjectHelperGetValueFromClass Method (Object, String)

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

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

Parameters

value
Type: SystemObject

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

name
Type: SystemString

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

Return Value

Type: Object

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

See Also