Click or drag to resize

PathEdgeExpressionLimiter Property

Gets the limiter to limit the # of elements returned. 0 is all elements (default)

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public int Limiter { get; }

Property Value

Type: Int32
See Also