CropCollectionFeatureByFormatOptions.ScanLimit Property

Definition

Return as soon as we scan N items (defaults to 10000).

public int? ScanLimit { get; set; }
member this.ScanLimit : Nullable<int> with get, set
Public Property ScanLimit As Nullable(Of Integer)

Property Value

Applies to