Click or drag to resize

aceLoggetContentBlocks Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public PropertyCollection getContentBlocks(
	bool includeMain,
	reportOutputFormatName format = reportOutputFormatName.none
)
Request Example View Source

Parameters

includeMain
Type: SystemBoolean
format (Optional)
Type: reportOutputFormatName

Return Value

Type: PropertyCollection
See Also