Click or drag to resize
IGeneratorTasksResultLog Property
Gets the TasksResultLog lognode, which is the root node in the lognode tree to which logging is done by task performers.

Namespace: SD.LLBLGen.Pro.ApplicationCore
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
LogNode TasksResultLog { get; }

Property Value

Type: LogNode
See Also