Click or drag to resize

FieldKernelAnomalies Property

Gets/sets certain field anomalies. This is primarily intended for internal use.

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

Property Value

Type: FieldAnomaly

Implements

IFieldAnomalies
See Also