Click or drag to resize

StiBusinessObjectHelperGetValueFromICustomTypeDescriptor Method (ICustomTypeDescriptor, String)

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

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

Parameters

customTypeDescriptor
Type: System.ComponentModelICustomTypeDescriptor

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

name
Type: SystemString

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

Return Value

Type: Object

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

See Also