Click or drag to resize

MapperKernelMode Property

Mapper mode specifies how the mapper is being used and controls the overall look and behaviour of the mapper.

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

Property Value

Type: MapperMode

Implements

IMapperMode
See Also