Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
public Object RepresentedObject { get; set; }

Property Value

Type: Object
See Also