PathEdgeTEndNodeLimiter Property  | 
 
            Gets the limiter to limit the # of elements returned. 0 is all elements (default)
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntaxpublic int Limiter { get; }Public ReadOnly Property Limiter As Integer
	Get
Property Value
Type: 
Int32Implements
IPathEdgeLimiter
See Also