Click or drag to resize

StiFunctionGetFunctionString Method (StiReportLanguageType, Boolean)

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string GetFunctionString(
	StiReportLanguageType language,
	bool addFunctionName
)

Parameters

language
Type: Stimulsoft.ReportStiReportLanguageType

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

addFunctionName
Type: SystemBoolean

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

Return Value

Type: String

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

See Also