Click or drag to resize

StiBusinessObjectHelperGetElementFromObject Method (Object, String, Boolean)

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

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

Parameters

value
Type: SystemObject

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

name
Type: SystemString

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

isColumnsRetrieve
Type: SystemBoolean

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

Return Value

Type: Object

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

See Also