Click or drag to resize
FluentEntityItemsToFetch Property
Gets items to fetch from source.

Namespace:  Intuit.Ipp.LinqExtender.Fluent
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Nullable<int> ItemsToFetch { get; }

Property Value

Type: NullableInt32
See Also