Click or drag to resize

StiVariableGetValue Method

Internal use only.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object GetValue(
	string str,
	Type type
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariable.GetValue(System.String,System.Type)"]

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariable.GetValue(System.String,System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiVariable.GetValue(System.String,System.Type)"]

See Also