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