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.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax LogNode TasksResultLog { get; }
ReadOnly Property TasksResultLog As LogNode
Get
Property Value
Type:
LogNodeSee Also