Click or drag to resize

StiDataBuilderBuildBusinessObject Method (StiBusinessObject, TreeNodeEx, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.BuildBusinessObject(Stimulsoft.Report.Dictionary.StiBusinessObject,Stimulsoft.Report.Dictionary.TreeNodeEx@,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void BuildBusinessObject(
	StiBusinessObject businessObject,
	ref TreeNodeEx dataNode,
	bool includeCalcColumn
)

Parameters

businessObject
Type: Stimulsoft.Report.DictionaryStiBusinessObject

[Missing <param name="businessObject"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.BuildBusinessObject(Stimulsoft.Report.Dictionary.StiBusinessObject,Stimulsoft.Report.Dictionary.TreeNodeEx@,System.Boolean)"]

dataNode
Type: Stimulsoft.Report.DictionaryTreeNodeEx

[Missing <param name="dataNode"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.BuildBusinessObject(Stimulsoft.Report.Dictionary.StiBusinessObject,Stimulsoft.Report.Dictionary.TreeNodeEx@,System.Boolean)"]

includeCalcColumn
Type: SystemBoolean

[Missing <param name="includeCalcColumn"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.BuildBusinessObject(Stimulsoft.Report.Dictionary.StiBusinessObject,Stimulsoft.Report.Dictionary.TreeNodeEx@,System.Boolean)"]

See Also