| TagEntryTNodeTypeRepresentedObject Property  | 
 
            The object in the project the node represents, e.g an entity definition or database table
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core.GeneralDataStructures
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic Object RepresentedObject { get; set; }Public Property RepresentedObject As Object
	Get
	Set
Property Value
Type: 
Object
See Also