RelationshipEdgeIRelationshipEdgeLeftVertexFullName Property |
Gets the Full name of the left vertex of the relationship
Namespace:
SD.LLBLGen.Pro.ApplicationCore.EntityModel
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax string IRelationshipEdge.LeftVertexFullName { get; }
Private ReadOnly Property LeftVertexFullName As String
Implements IRelationshipEdge.LeftVertexFullName
Get
Property Value
Type:
StringImplements
IRelationshipEdgeLeftVertexFullNameSee Also