Click or drag to resize

StiDictionarySave Method (StiDictionarySLService, String)

Saves the dictionary in file through service.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Save(
	StiDictionarySLService service,
	string path
)

Parameters

service
Type: Stimulsoft.Report.SaveLoadStiDictionarySLService
Provider for saving dictionary.
path
Type: SystemString
File for saving dictionary.
See Also