Click or drag to resize

StiReportBusinessObjectsStore Property

Gets collection of the registered business objects.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public List<StiBusinessObjectData> BusinessObjectsStore { get; }

Property Value

Type: ListStiBusinessObjectData
See Also