Click or drag to resize

builderForLogBaselogContent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the content of the log.

Namespace:  imbSCI.Core.reporting.render.builders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string logContent { get; }
Request Example View Source

Property Value

Type: String
The content of the log.

Implements

IAceLogablelogContent
See Also