Click or drag to resize

StiBusinessObjectHelperGetValueFromDictionaryEntry Method

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

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

Parameters

entry
Type: System.CollectionsDictionaryEntry

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

name
Type: SystemString

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

Return Value

Type: Object

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

See Also