Click or drag to resize

StiFunctionConvertTypeToString Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunction.ConvertTypeToString(System.Type,Stimulsoft.Report.StiReportLanguageType)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string ConvertTypeToString(
	Type type,
	StiReportLanguageType language
)

Parameters

type
Type: SystemType

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

language
Type: Stimulsoft.ReportStiReportLanguageType

[Missing <param name="language"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunction.ConvertTypeToString(System.Type,Stimulsoft.Report.StiReportLanguageType)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunction.ConvertTypeToString(System.Type,Stimulsoft.Report.StiReportLanguageType)"]

See Also