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.6.0.0 (5.6.19.0117)
Syntax public Object RepresentedObject { get; set; }
Public Property RepresentedObject As Object
Get
Set
Property Value
Type:
ObjectSee Also