Click or drag to resize

StiDictionarySynchronizeBusinessObjects Method (Int32)

Synchronizes the business objects with report dictionary.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SynchronizeBusinessObjects(
	int maxLevel
)

Parameters

maxLevel
Type: SystemInt32
Maximum level of nested business objects which will be checked.
See Also