ExcelExport should export all mapper fields that the user is allowed to view.
Namespace:
NetQuarry.Data.Export
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string CmdExportAll = "excelexportall"
Public Const CmdExportAll As String = "excelexportall"
Field Value
Type:
StringSee Also