TypedListRelationshipEdgeStartVertexIsRelationshipStartVertex Property  | 
 
            Gets a value indicating whether the start vertex of this relationship is the start vertex of the represented relationship (true) or the end
            vertex of the represented relationship (false).
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntaxpublic bool StartVertexIsRelationshipStartVertex { get; }Public ReadOnly Property StartVertexIsRelationshipStartVertex As Boolean
	Get
Property Value
Type: 
Boolean
See Also