Gets / sets the NodeType of the node.
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core.GeneralDataStructures
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic LogNodeType NodeType { get; set; }Public Property NodeType As LogNodeType
	Get
	Set
Property Value
Type: 
LogNodeType
See Also