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