Click or drag to resize

StiFunctionsGetFunctions Method (Boolean)

Returns array of all functions.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiFunction[] GetFunctions(
	bool isCompile
)

Parameters

isCompile
Type: SystemBoolean

[Missing <param name="isCompile"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctions.GetFunctions(System.Boolean)"]

Return Value

Type: StiFunction

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

See Also