Click or drag to resize
ReportQueryBaseChunkSize Property
Gets or sets the value indicating the Chunk size.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public int ChunkSize { get; set; }

Property Value

Type: Int32
See Also