Click or drag to resize

StiDataBuilderCheckBusinessObject Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool CheckBusinessObject(
	StiBusinessObject businessObject,
	bool includeColumns,
	bool includeCalcColumns
)

Parameters

businessObject
Type: Stimulsoft.Report.DictionaryStiBusinessObject

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

includeColumns
Type: SystemBoolean

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

includeCalcColumns
Type: SystemBoolean

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.CheckBusinessObject(Stimulsoft.Report.Dictionary.StiBusinessObject,System.Boolean,System.Boolean)"]

See Also