Click or drag to resize
TagEntryTNodeTypeNodeTypeSpecification Property
The type of the node.

Namespace:  SD.LLBLGen.Pro.Core.GeneralDataStructures
Assembly:  SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public TNodeType NodeTypeSpecification { get; set; }

Property Value

Type: TNodeType
See Also