RemoteMapperMapperKey Property |
Gets the key name for the mapper represented by the derived class. Must be overridden in the derived class.
Namespace:
NetQuarry.Net
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected abstract string MapperKey { get; }
Protected MustOverride ReadOnly Property MapperKey As String
Get
Property Value
Type:
StringSee Also