Click or drag to resize

IExportSettingsNumRows Property

Specify the number of rows to export at a time. Default is 1024.

Namespace:  Vovin.CmcLibNet.Export
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
int NumRows { get; set; }

Property Value

Type: Int32
Remarks
This setting may be overridden internally for performance reasons.
See Also