Click or drag to resize

StiFunctionsGetFunctionsList Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctions.GetFunctionsList(System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static List<StiFunction> GetFunctionsList(
	string functionName
)

Parameters

functionName
Type: SystemString

[Missing <param name="functionName"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctions.GetFunctionsList(System.String)"]

Return Value

Type: ListStiFunction

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctions.GetFunctionsList(System.String)"]

See Also