Click or drag to resize

StiDictionaryMerge Method (StiDictionarySLService, String)

Merges the dictionary with the file through provider.

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

Parameters

service
Type: Stimulsoft.Report.SaveLoadStiDictionarySLService
Provider for merging with the dictionary.
path
Type: SystemString
File for merging with the dictionary.
See Also