Message constructor.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public MissingGrid(
string mapperKey
)
Public Sub New (
mapperKey As String
)
Parameters
- mapperKey
- Type: SystemString
The key of the offending mapper.
See Also