Click or drag to resize

ExcelMapPropExportRowCount Field

The name of the mapper property whose value will be set at the end of the export. The value will be the number of rows actually exported.

Namespace:  NetQuarry.Data.Export
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string MapPropExportRowCount = "ExcelExportRowCount"

Field Value

Type: String
See Also