MapperKernelModuleKey Property |
The key to the module using this mapper -- typically obtained from
Module.
Note that this may be misleading on Console and Wizard pages. To obtain the module for the mapper itself
use
MapperModuleKey.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ModuleKey { get; set; }
Public Property ModuleKey As String
Get
Set
Property Value
Type:
StringImplements
IMapperModuleKeySee Also