Click or drag to resize

StiReportRegBusinessObject Method (ListStiBusinessObjectData)

Registers list of business objects in business objects store of specified report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RegBusinessObject(
	List<StiBusinessObjectData> businessObjects
)

Parameters

businessObjects
Type: System.Collections.GenericListStiBusinessObjectData
List of business objects.
See Also