Click or drag to resize

StiSLServiceGetDictionaryFilters Method

Returns a filter for all available services for saving / loading / merging of dictionary of data.

Namespace:  Stimulsoft.Report.SaveLoad
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetDictionaryFilters(
	StiSLActions action
)

Parameters

action
Type: Stimulsoft.Report.SaveLoadStiSLActions
Action required from services.

Return Value

Type: String
Filter.
See Also