Click or drag to resize

ExportBuildergetLog Method

Gets the log of the production process.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public StringBuilder getLog()

Return Value

Type: StringBuilder
The log of the production process.
See Also