Click or drag to resize

stringBuilderControlergetDataset Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Retrieves all subcontents and optionaly the main subcontent - as PropertyCollection

Namespace:  imbSCI.Core.reporting.render.contentControl
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyCollection getDataset(
	bool includeMain = false
)
Request Example View Source

Parameters

includeMain (Optional)
Type: SystemBoolean

Return Value

Type: PropertyCollection
Key: templateFieldSubcontent / Value: StringBuilder
See Also