Click or drag to resize

StiDataSourceGetDictionary Method

Returns reference to the dictionary which contains this datasource.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public IStiAppDictionary GetDictionary()

Return Value

Type: IStiAppDictionary
Reference to the app.

Implements

IStiAppDataSourceGetDictionary
See Also