ITaskGroupElementElementLogNode Property |
Gets or sets the element log node.
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 ElementLogNode { get; set; }
Property ElementLogNode As LogNode
Get
Set
Property Value
Type:
LogNodeThe element log node.
See Also