Click or drag to resize
ITaskGroupElementElementLogNode Property
Gets or sets the element log node.

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 ElementLogNode { get; set; }

Property Value

Type: LogNode
The element log node.
See Also