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