Click or drag to resize

StiBusinessObjectHelperGetUsedBusinessObjectsNames Method (StiReport, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetUsedBusinessObjectsNames(Stimulsoft.Report.StiReport,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Hashtable GetUsedBusinessObjectsNames(
	StiReport report,
	bool addColumns
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetUsedBusinessObjectsNames(Stimulsoft.Report.StiReport,System.Boolean)"]

addColumns
Type: SystemBoolean

[Missing <param name="addColumns"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetUsedBusinessObjectsNames(Stimulsoft.Report.StiReport,System.Boolean)"]

Return Value

Type: Hashtable

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetUsedBusinessObjectsNames(Stimulsoft.Report.StiReport,System.Boolean)"]

See Also