TagEntryTNodeTypeRepresentedObject Property |
The object in the project the node represents, e.g an entity definition or database table
Namespace: SD.LLBLGen.Pro.Core.GeneralDataStructuresAssembly: SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.0.0.0 (5.0.0)
Syntax public Object RepresentedObject { get; set; }
Public Property RepresentedObject As Object
Get
Set
Property Value
Type:
ObjectSee Also