Click or drag to resize

ReportMapper Property

The report's IMapper.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Mapper { get; set; }

Property Value

Type: String
The IMapper.Key for the mapper to use when filtering and running this report.
See Also