FieldKernelMapperAndFieldKey Property |
Gets the unique name for the current mapper and field (currently in the format MapperKey.FieldKey).
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxprotected string MapperAndFieldKey { get; }
Protected ReadOnly Property MapperAndFieldKey As String
Get
Property Value
Type:
String
See Also