| 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.3.0.0 (5.3.0)
SyntaxLogNode ElementLogNode { get; set; }Property ElementLogNode As LogNode
	Get
	Set
Property Value
Type: 
LogNodeThe element log node.
See Also