StiDictionaryMerge Method (String) |
Merges the dictionary with the file in XML format.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void Merge(
string path
)
Public Sub Merge (
path As String
)
Parameters
- path
- Type: SystemString
File for merging of the dictionary.
See Also